tastybento
|
622057c906
|
Checks for null worlds on load.
|
2019-03-06 22:04:47 -08:00 |
|
tastybento
|
79b568fbdf
|
Updates locales. Fixes nether and end warping.
Fixes issue with warp level checking wrong environment.
Adds warning when warping to PVP enabled islands.
https://github.com/BentoBoxWorld/addon-welcomewarpsigns/issues/21
|
2019-03-03 18:53:36 -08:00 |
|
tastybento
|
140e05770d
|
Version up
Added codemc public repo.
|
2019-03-03 17:35:38 -08:00 |
|
Florian CUNY
|
88c8ed89cf
|
Added fr-FR locale
|
2019-02-22 14:42:09 +01:00 |
|
tastybento
|
479c84e8fe
|
Merge pull request #15 from BONNe/permissions
Update Addon Permissions
|
2019-02-03 19:14:58 -08:00 |
|
BONNe
|
2f86f91fa4
|
Add CaveBlock and SkyGrid permissions.
|
2019-02-03 17:07:08 +02:00 |
|
tastybento
|
35f0ecb6f0
|
Fixes config.yml
uniqueId was missing.
|
2019-02-02 16:11:40 -08:00 |
|
tastybento
|
c4d80aea77
|
Merge pull request #13 from BONNe/develop
Improve WelcomeWarpSign addon
|
2019-01-31 11:33:49 -08:00 |
|
BONNe
|
9c88792b27
|
Disable warp teleport while falling if world Flags.PREVENT_TELEPORT_WHEN_FALLING is enabled.
|
2019-01-31 20:27:15 +02:00 |
|
BONNe
|
aa1f0bdcba
|
Rename PluginConfig to Settings.
- Settings is now correct Config for Addon.
Improve Warp class a bit:
- add some javaDoc.
- load only if hooked.
|
2019-01-31 20:25:32 +02:00 |
|
tastybento
|
da996714a1
|
Check for warp file before loading
|
2019-01-29 14:04:56 -08:00 |
|
tastybento
|
2bf5299a16
|
Version up. Fixed POM.
|
2019-01-29 13:52:44 -08:00 |
|
tastybento
|
e80be18712
|
Updated to lated API
|
2019-01-16 12:46:39 -08:00 |
|
Florian CUNY
|
695e8b4c6b
|
The Flattening + renamed to "WelcomeWarps" + codemc CI
|
2018-10-31 14:32:21 +01:00 |
|
tastybento
|
9284cf7287
|
Update POM to new version number for Level addon
|
2018-10-30 18:27:41 -07:00 |
|
tastybento
|
91274fb414
|
Fixed for 0.12.0 API.
|
2018-10-30 18:12:30 -07:00 |
|
tastybento
|
02b6dc67e8
|
Version up
|
2018-10-05 15:33:10 -07:00 |
|
tastybento
|
84bf30d77a
|
Fixes bug where world was not being recognized.
https://github.com/BentoBoxWorld/addon-welcomewarpsigns/issues/8
|
2018-10-05 15:32:42 -07:00 |
|
tastybento
|
e829efc962
|
Added license.
|
2018-09-28 18:53:06 -07:00 |
|
tastybento
|
c7911266e0
|
Warp hint uses welcomeLine from config
https://github.com/BentoBoxWorld/addon-welcomewarpsigns/issues/4
|
2018-09-27 21:09:20 -07:00 |
|
tastybento
|
3e07cb1901
|
Fixed dependency on addon-level.
https://github.com/BentoBoxWorld/addon-welcomewarpsigns/issues/3
|
2018-09-27 21:01:46 -07:00 |
|
tastybento
|
eed22732ab
|
Fixed typos
|
2018-09-27 08:35:57 -07:00 |
|
tastybento
|
ec3c9dcc56
|
Added ReadMe
|
2018-09-27 08:34:13 -07:00 |
|
tastybento
|
79325f7d13
|
Added version number to addon.yml
|
2018-09-27 08:27:54 -07:00 |
|
tastybento
|
70c9027368
|
Merge remote-tracking branch 'origin/master' into develop
|
2018-09-01 14:47:34 -07:00 |
|
tastybento
|
b1e2f12edf
|
Merge pull request #2 from dazoe/perms-fix
non-op players couldn't make a welcome sign
|
2018-09-02 05:46:49 +08:00 |
|
Dave Akers
|
bc18577188
|
forgot the '.'
|
2018-09-01 14:59:05 -05:00 |
|
Dave Akers
|
b89d792b5e
|
getPermPrefix should return the actual prefix and not null
|
2018-09-01 14:55:55 -05:00 |
|
Dave Akers
|
638f8ad88b
|
Added ...island.addwarp permission to addon.yml
|
2018-09-01 14:33:39 -05:00 |
|
tastybento
|
015b52ac5e
|
Removed unused code.
|
2018-08-31 05:47:43 +09:00 |
|
tastybento
|
a4ff279678
|
Removed POM dependency on acidisland
|
2018-08-23 13:38:15 -07:00 |
|
tastybento
|
4e32d0ab4a
|
Added softdepend to addon.yml. Removed tick delays in onEnable.
|
2018-08-17 21:58:56 -07:00 |
|
tastybento
|
de57229d36
|
Updated to FC-1
|
2018-08-15 23:55:52 -07:00 |
|
tastybento
|
aedd97ce05
|
BentoBox version up.
|
2018-08-12 19:58:43 -07:00 |
|
tastybento
|
0afebc3bbc
|
New BentoBox version
|
2018-08-12 03:05:14 +09:00 |
|
tastybento
|
6b1bb9f14a
|
Updated to FC-0.9
|
2018-08-09 06:35:09 +09:00 |
|
tastybento
|
8dce42490a
|
Using Config and Database API naming
|
2018-08-06 07:45:45 -07:00 |
|
tastybento
|
5f03c96181
|
Updated to renamed API
|
2018-08-05 20:39:59 -07:00 |
|
tastybento
|
fd6a9051d0
|
Redid POM to move resources into a resources folder.
|
2018-08-04 17:04:14 -07:00 |
|
tastybento
|
2d74426b11
|
Better handling for when a warp sign is removed
|
2018-08-04 16:35:23 -07:00 |
|
tastybento
|
fd895262c5
|
Fixed locale messages.
|
2018-08-04 16:26:45 -07:00 |
|
tastybento
|
4d44b5141c
|
Fixed bug with level checking.
|
2018-08-04 15:54:23 -07:00 |
|
tastybento
|
8bc438a6b7
|
Fixed bug where island level was not checked.
|
2018-08-03 23:32:05 -07:00 |
|
tastybento
|
48c96cf3d3
|
Update to new package name.
|
2018-08-01 09:47:57 -07:00 |
|
tastybento
|
0473c58f98
|
Improved code and comments.
|
2018-08-01 10:32:19 -04:00 |
|
tastybento
|
703703071e
|
Removed debug in console
Somewhere between North Carolina and California. 33,000ft up.
|
2018-07-31 22:50:10 -04:00 |
|
tastybento
|
4980122a53
|
Added Warp Signs Listener test class
Cleaned up code.
|
2018-07-31 22:48:13 -04:00 |
|
tastybento
|
90103bd0a7
|
Shifted to standard src layout. Added test class.
|
2018-07-30 14:24:08 -07:00 |
|
tastybento
|
f8fde97edc
|
Update to new API
|
2018-07-29 17:22:53 -07:00 |
|
tastybento
|
ed50d243d4
|
BentoBox version
|
2018-07-28 21:42:05 -07:00 |
|