tastybento
85a9e44c4d
Revert "Revert "Revert "WIP prevent repeated teleports in portals"""
...
This reverts commit 17d9271369
.
2021-06-27 16:55:14 -07:00
tastybento
17d9271369
Revert "Revert "WIP prevent repeated teleports in portals""
...
This reverts commit e0e1f2878c
.
2021-06-27 16:53:08 -07:00
tastybento
e0e1f2878c
Revert "WIP prevent repeated teleports in portals"
...
This reverts commit 2a5d8c14e3
.
2021-06-20 16:29:24 -07:00
tastybento
c89fd03833
Fixed tests
2021-06-20 16:24:36 -07:00
tastybento
a0f2f11499
Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop
2021-06-20 12:19:09 -07:00
tastybento
c2e832095a
Minecraft 1.17 support ( #1781 )
...
* Java 16 preliminary branch.
This compiles, but junit tests fail all over because there is a lack of
Java 16 support right now.
* Use Java 16
* 1.17 WIP
* Require 1.17
* Fixes tests.
* WIP fixing tests
* Exclude maven from shading
* Try update snapshots to build action
* Try repo on command line
* Remove reference to shade plugin in dependencies
2021-06-20 12:18:10 -07:00
tastybento
2a5d8c14e3
WIP prevent repeated teleports in portals
2021-06-19 09:59:20 -07:00
tastybento
cc43dbfabe
Fix slime split test as it is allowed.
2021-06-12 09:25:29 -07:00
gecko10000
7768cc69cc
Remove SLIME_SPLIT spawn reason from natural mob spawning flag ( #1774 )
2021-06-08 10:40:20 -07:00
Korinocho
a91203d439
Update es.yml ( #1775 )
...
* Update es.yml
Many syntax and semantic fixes
* Update es.yml
2021-06-08 10:39:34 -07:00
tastybento
044a0c5c0d
Fix JavaDoc
2021-05-31 16:01:21 -07:00
tastybento
c3b25c92b5
Added JavaDoc
2021-05-31 16:01:12 -07:00
tastybento
d647f58e36
Version 1.17.0
2021-05-31 12:44:01 -07:00
tastybento
6e9513f2ea
Enable plugins to register Addons ( #1768 )
...
* Enable plugins to register Addons
* Pladdon approach. Loads addons as plugins.
* Added auto-move for pladdons.
2021-05-31 12:42:54 -07:00
tastybento
9fc22aa8e7
Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop
2021-05-28 17:25:03 -07:00
tastybento
bedeb7c168
Addd GSON enum type adapter for compatibility with Mohist
...
https://github.com/BentoBoxWorld/BentoBox/issues/1766
2021-05-28 17:24:51 -07:00
gitlocalize-app[bot]
7f8297475d
Total translation rate that appears to be incorrect in the system ( #1765 )
...
* Translate tr.yml via GitLocalize
Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com>
Co-authored-by: tastybento <tastybento@wasteofplastic.com>
Co-authored-by: ZyXpe <thechefsmaster@gmail.com>
Co-authored-by: Over_Brave <soncesurlar@gmail.com>
Co-authored-by: trafoziya <omerziyaakay@gmail.com>
2021-05-28 16:32:30 -07:00
tastybento
e472e07c34
Fixes Invincible Visitor settings panel
...
https://github.com/BentoBoxWorld/BentoBox/issues/1762
2021-05-22 17:41:47 -07:00
tastybento
a1a78de96f
Version 1.16.3
2021-05-22 16:37:51 -07:00
gitlocalize-app[bot]
03417a78f7
Translate tr.yml via GitLocalize ( #1761 )
...
Co-authored-by: trafoziya <omerziyaakay@gmail.com>
2021-05-22 16:29:33 -07:00
Fredthedoggy
ca39e05fc7
Allow Non-Bentobox commands as default player (commands) ( #1760 )
...
* Update ServerCompatibility.java
* Update Default Player Command to support non-bentobox commands
2021-05-15 13:20:09 -07:00
tastybento
64c83f809c
Adjusted default command for backwards compatibility
2021-05-13 08:01:22 -07:00
tastybento
36d0a07e35
Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop
2021-05-13 07:37:52 -07:00
tastybento
2bc35c8936
Runs player go and create commands as direct calls.
...
Avoids performCommand because it can be trapped as a cheat because it
executes too fast. Allows use of non-subcommands.
2021-05-13 07:37:41 -07:00
Fredthedoggy
022d343295
Update Plugin.yml for new Permissions Addon ( #1758 )
2021-05-11 21:36:59 -07:00
tastybento
10a51a5874
Use https for placeholder api repo
2021-05-11 21:36:03 -07:00
tastybento
982dc2fd52
Require non null getCenter
...
This will throw a big runtime error if range is adjusted without a
center location being defined. Should only affect addons like the
Converter.
2021-05-11 21:29:44 -07:00
tastybento
17af44e67a
Fix GameModePlaceholderTest
2021-05-09 13:10:37 -07:00
tastybento
839f05de71
Fix maxteamsize placeholders
...
The placeholders were not using the correct API call and so were
reporting based on the player's permission and not the actual island's
maxteam size.
https://github.com/BentoBoxWorld/BentoBox/issues/1753
2021-05-07 12:36:12 -07:00
Fredthedoggy
9ed0620bb0
Update ServerCompatibility.java ( #1751 )
2021-05-01 09:37:11 -07:00
tastybento
09bac48b5e
Adjusted portal search radius to 64.
2021-04-25 09:35:45 -07:00
tastybento
352c6dec84
Use home names instead of numbers in locale
2021-04-24 10:50:23 -07:00
gitlocalize-app[bot]
3242a497db
NL Translation ( #1748 )
...
* Translate nl.yml via GitLocalize
* Translate nl.yml via GitLocalize
* Update nl.yml
* Update nl.yml
Co-authored-by: tastybento <tastybento@wasteofplastic.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
Co-authored-by: tastybento <tastybento@users.noreply.github.com>
2021-04-24 10:45:25 -07:00
tastybento
b1ab2ecece
Corrected since reference, removed debug.
2021-04-24 09:02:47 -07:00
tastybento
33b49a2349
Set minimum portal search radius to 8. Added config option.
...
https://github.com/BentoBoxWorld/BentoBox/issues/1747
2021-04-24 08:45:05 -07:00
fredthedoggy
2a1d9fcc61
Add WildStacker as SoftDepend to plugin.yml ( #1742 )
2021-04-18 13:47:07 -07:00
tastybento
ac8458fd3c
Add IslandHomesCommand
...
https://github.com/BentoBoxWorld/BentoBox/issues/1737
2021-04-07 21:36:49 -07:00
tastybento
2098fd636a
Fix home listing on error.
...
https://github.com/BentoBoxWorld/BentoBox/issues/1737
2021-04-07 21:20:48 -07:00
tastybento
3e068e4283
Fix missing fields in copy constructor for Island class.
2021-04-03 16:33:55 -07:00
tastybento
fb2c9c0553
Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop
2021-03-27 18:21:45 -07:00
tastybento
c85f3b9af2
Fix test
2021-03-27 18:21:32 -07:00
BONNe
dc829786d3
Fixes a bug with Commands not being able to find subcommand if defined label contains capital letter. ( #1724 )
2021-03-27 18:19:44 -07:00
tastybento
9220f9652b
Fix broken tests.
2021-03-27 17:20:43 -07:00
tastybento
609322d582
Remove debug.
2021-03-27 17:05:13 -07:00
tastybento
4b9b6774ea
Teleport based on protection center and world height.
2021-03-27 16:57:15 -07:00
tastybento
c6e2a9bd66
Admin teleport now goes to island spawn locations if they exist
2021-03-27 09:23:24 -07:00
Qumoo
9db7721016
Updated german language file ( #1727 )
...
* Updated german language file
Fixed typo, fixed consistency (beacon = english, Leuchtfeuer = german)
* Updated german language filede.yml
fixed typos, translated messages that were still in English
2021-03-24 22:18:16 -07:00
tastybento
ed46695546
Added teleport method test to DelayedTeleportCommandTest.
2021-03-21 15:58:10 -07:00
tastybento
3c4b7deb75
Treat teleporting as moving for delayed commands.
...
Fixes https://github.com/BentoBoxWorld/BentoBox/issues/1722
2021-03-21 15:50:47 -07:00
Florian CUNY
8ecfee4359
Added since javadoc to getIslandsManager and getPlayersManager()
...
Completes 2bef0fe57c
2021-03-21 22:08:21 +01:00