Commit Graph

161 Commits

Author SHA1 Message Date
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
tastybento b780d68064 Switch to 1.13 API 2018-07-26 22:42:47 -07:00
tastybento 6dd7d0f762 Updated to latest CompositeCommand API 2018-07-18 22:58:14 -07:00
tastybento 495c05eb5d Updated to new API 2018-07-08 14:20:15 -07:00
tastybento 9b5ec056cf Merge branch 'master' of https://github.com/tastybento/addon-welcomewarpsigns.git 2018-06-02 19:20:48 -07:00
tastybento a564db644a Fixed permissions 2018-06-02 19:20:37 -07:00
tastybento b4ae03dfb0
Merge pull request #1 from DuckSoft/master
zh-CN Localization
2018-05-31 19:34:04 -07:00
tastybento c8eb149ff8 Added permission hint. 2018-05-29 16:57:43 -07:00
tastybento 3f57959a95 Fixed bug with saving to flat file.
Must remember to include blank constructor so Beans can create the
object!
2018-05-29 14:57:13 -07:00
tastybento 55f42af9c2 Updated warpsign listener. 2018-05-29 08:17:01 -07:00
DuckSoft 6264f1f983
Create zh-CN.yml 2018-05-29 16:47:54 +08:00
tastybento 2c23eeddfc Made multigames 2018-05-28 15:42:03 -07:00
Tastybento 63bf15b67d Removed LinkList from tabComplete. 2018-05-13 16:11:50 -07:00
tastybento b511b0eb31 Updated to use new API 2018-05-08 09:11:43 -04:00
Tastybento d1aef0ed9d Updated to use new API 2018-05-01 23:19:02 -07:00
Tastybento 6c2253c525 Fixed title. 2018-04-21 11:41:05 -07:00
Tastybento 1451465be0 Switched to signs instead of heads
Fixed addon vs addin bug in addon.yml.
2018-04-18 11:21:09 -07:00
Tastybento b57a54b0f9 Changed package name to addon 2018-04-16 11:05:26 -07:00
Tastybento c05819cc55 Updated to work with latest BSB 2018-04-15 17:31:12 -07:00
Tastybento 52abdb49ed Merge branch 'master' of
https://github.com/tastybento/addon-welcomewarpsigns.git

Conflicts:
	src/bskyblock/addin/warps/WarpSignsManager.java
2018-03-11 17:39:26 -07:00
Tastybento 85b32b66d1 Updated to latest BSB API's 2018-03-11 17:38:40 -07:00
tastybento 3ae21450f9 Updated to lasted BSB 2018-03-12 04:06:56 +09:00
Tastybento 578b908ebb Working version. 2018-02-19 13:06:13 -08:00
Tastybento 09eb2a8860 Uses new panel API method names. 2018-01-27 15:59:34 -08:00