tastybento
|
d7e0b36623
|
Added WarpCommand test class
|
2019-10-31 17:05:12 -07:00 |
|
tastybento
|
55558711cc
|
Code smell - simplified listener
|
2019-10-31 14:49:26 -07:00 |
|
tastybento
|
6d788b6f66
|
Fixes potential null bugs
|
2019-10-31 14:22:32 -07:00 |
|
tastybento
|
85334079da
|
Fixed code smells
|
2019-10-31 14:12:44 -07:00 |
|
tastybento
|
afb03e6d42
|
Enables warps to operate in any world. Commands can be changed.
https://github.com/BentoBoxWorld/Warps/issues/53
https://github.com/BentoBoxWorld/Warps/issues/54
|
2019-10-31 10:09:33 -07:00 |
|
tastybento
|
38c5496118
|
Added random warp button to warps panel
https://github.com/BentoBoxWorld/Warps/issues/20
|
2019-09-19 14:23:29 -07:00 |
|
tastybento
|
bbc748aae3
|
Enabled formatting of warp sign text
https://github.com/BentoBoxWorld/Warps/issues/48
|
2019-09-18 16:48:38 -07:00 |
|
tastybento
|
d0355e8b9e
|
Listener was not registered using BentoBox API so caused reload issues.
|
2019-09-15 16:41:17 -07:00 |
|
tastybento
|
0814f22424
|
Config file was not being read.
Signs removed by breaking blocks under them and then replaced were not
being correctly handled. Now they are deleted and remade. No need for
the "duplicate sign" text.
https://github.com/BentoBoxWorld/Warps/issues/47
https://github.com/BentoBoxWorld/Warps/issues/46
https://github.com/BentoBoxWorld/Warps/issues/32
|
2019-09-13 18:13:03 -07:00 |
|
BONNe
|
5dbc762027
|
Implement ability to change Warp Sign Icon in Warps panel via user permission. (#41)
Permission that will be checked is "[gamemode].island.warp.[material]"
This will not filter out invalid materials.
|
2019-09-02 09:16:54 -07:00 |
|
tastybento
|
4d1d9a5098
|
Removed inaccessible API.
|
2019-08-22 15:21:47 -07:00 |
|
tastybento
|
c671e35661
|
Adds the missing support for PLAYER_HEAD icons
https://github.com/BentoBoxWorld/Warps/issues/38
|
2019-08-22 15:08:14 -07:00 |
|
tastybento
|
633f2a63e2
|
Adds an API to request data from the WarpSignsManager class
https://github.com/BentoBoxWorld/Warps/issues/39
|
2019-08-22 12:53:38 -07:00 |
|
tastybento
|
57bed61167
|
Added help to /is warp with no parameter. Improved locale clarity
|
2019-08-20 07:54:51 -07:00 |
|
tastybento
|
8c6fb4f4ee
|
Fixed permission reference
|
2019-08-20 07:50:11 -07:00 |
|
wellnesscookie
|
9ae7e39259
|
Fixes wrong permissions (#33)
|
2019-07-31 09:13:11 -07:00 |
|
tastybento
|
43bc50687c
|
Fixes bug where warp sign text wasn't showing in chat response
https://github.com/BentoBoxWorld/addon-welcomewarpsigns/issues/28
|
2019-06-30 20:09:07 -07:00 |
|
tastybento
|
4621772fe8
|
Caches sign type as well as sign text.
https://github.com/BentoBoxWorld/addon-welcomewarpsigns/issues/27
|
2019-06-26 17:30:11 -07:00 |
|
tastybento
|
45ee5b1186
|
Hybrid version. Works on 1.13.2 and 1.14.1
|
2019-05-15 15:16:15 -07:00 |
|
tastybento
|
ddffcf3f38
|
Merge remote-tracking branch 'origin/develop' into 1.14
Conflicts:
pom.xml
src/main/java/world/bentobox/warps/config/Settings.java
|
2019-05-10 18:26:49 -07:00 |
|
tastybento
|
14a992a057
|
Merge remote-tracking branch 'origin/develop' into 1.14
Conflicts:
src/main/java/world/bentobox/warps/WarpPanelManager.java
|
2019-05-10 18:24:46 -07:00 |
|
tastybento
|
a5ff39cbec
|
Uses ConfigObject instead of DatabaseObject for config file.
|
2019-05-08 12:30:53 -07:00 |
|
tastybento
|
5b07d33491
|
Works, but tests do not pass due to Tag issue
|
2019-04-29 23:23:54 -07:00 |
|
BONNe
|
0f9232d016
|
Add ability to change icon in Warps panel. (#24)
|
2019-03-30 14:32:31 -07:00 |
|
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 |
|
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
|
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 |
|