Commit Graph

75 Commits

Author SHA1 Message Date
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 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
Florian CUNY 8de53d1a81
Renamed addon to "Warps" to follow the repo's name in addon.yml
+ added icon
2019-09-07 14:21:46 +02:00
BONNe b001aad4d9 Translate lv.yml via GitLocalize (#42) 2019-09-03 07:55:40 -07:00
tastybento b29457cc97 Updated locale files for GitLocalize 2019-09-03 07:35:41 -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 57bed61167 Added help to /is warp with no parameter. Improved locale clarity 2019-08-20 07:54:51 -07:00
tastybento 18c7ee5e0d Updated POM to show build numbers and updated test class 2019-08-11 12:51:14 -07:00
tastybento 6029ae6b2d YAML fix 2019-05-08 12:30:53 -07:00
tastybento 5a7648f998 Spanish locale translation. Credit @SrAcosta. 2019-05-08 12:30:53 -07:00
BONNe 0f9232d016 Add ability to change icon in Warps panel. (#24) 2019-03-30 14:32:31 -07: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
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
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
Florian CUNY 695e8b4c6b The Flattening + renamed to "WelcomeWarps" + codemc CI 2018-10-31 14:32:21 +01: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 79325f7d13 Added version number to addon.yml 2018-09-27 08:27:54 -07:00
Dave Akers 638f8ad88b Added ...island.addwarp permission to addon.yml 2018-09-01 14:33:39 -05:00
tastybento 4e32d0ab4a Added softdepend to addon.yml. Removed tick delays in onEnable. 2018-08-17 21:58:56 -07:00
tastybento fd6a9051d0 Redid POM to move resources into a resources folder. 2018-08-04 17:04:14 -07:00