Commit Graph

15 Commits

Author SHA1 Message Date
tastybento 79b8c0cd87 Added saving of the warp sign cache to database.
Relates to https://github.com/BentoBoxWorld/Warps/issues/68
2020-01-28 17:11:23 -08:00
tastybento 490caf098e Made listeners package 2020-01-14 17:03:06 -08:00
tastybento c73bf8bad7 Do not register top-level commands if config setting isn't true
https://github.com/BentoBoxWorld/Warps/issues/57
2019-11-07 15:52:49 -08: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 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
tastybento 4d1d9a5098 Removed inaccessible API. 2019-08-22 15:21:47 -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 5b07d33491 Works, but tests do not pass due to Tag issue 2019-04-29 23:23:54 -07: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 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