Commit Graph

270 Commits

Author SHA1 Message Date
tastybento
2b3ee0997f Adds 1 use of damage to armor if hit by acid.
https://github.com/BentoBoxWorld/AcidIsland/issues/17
2019-01-02 15:13:02 -08:00
tastybento
c83b963366 Fixes acid rain damage after restart
https://github.com/BentoBoxWorld/AcidIsland/issues/15
2019-01-02 14:45:30 -08:00
tastybento
86b86659ed Merge remote-tracking branch 'origin/develop' into async-schems 2019-01-02 10:50:20 -08:00
tastybento
8e18923b81 Adds variable sea heights to overworld/nether/end.
Implements ban limit settings (new WorldSettings interface)

Also cleans up config file with better comments.

https://github.com/BentoBoxWorld/AcidIsland/issues/13
2019-01-02 10:10:23 -08:00
tastybento
1b3043e547 Updated schems 2019-01-01 13:57:15 -08:00
tastybento
5fa6a23d34 Updated to new API for WorldSettings 2018-12-27 21:03:07 -08:00
tastybento
d728c2ebe0 Merge remote-tracking branch 'origin/gamemode' into develop
Uses new GameModeAddon API
2018-12-27 15:22:33 -08:00
tastybento
2a6ba247bb Implements new GameModeAddon API.
See https://github.com/BentoBoxWorld/BentoBox/pull/415
2018-12-24 20:50:16 -08:00
Florian CUNY
a961f9dfe9 Removed duplicate permission node in addon.yml 2018-12-22 23:04:09 +01:00
Florian CUNY
1daceeab83 Updated/fixed some config comments 2018-12-22 23:03:59 +01:00
Florian CUNY
57855ceea9 Added /ai info and /acid deaths 2018-12-22 22:50:52 +01:00
tastybento
17e1086c0e Updated to enable the start sign to use the locale file.
Requires latest version of BentoBox

https://github.com/BentoBoxWorld/bentobox/issues/372
2018-12-20 14:00:39 -08:00
Li Keqing
4f99ff53c9 Translate the sign into Chinese 2018-11-26 17:37:44 +08:00
tastybento
3006bb6572 Updated to new 0.12.0 API 2018-10-30 18:02:15 -07:00
tastybento
f671fcd865 Fixes Ops don't take damage unless they have negative perms
https://github.com/BentoBoxWorld/addon-acidisland/issues/10
2018-10-29 16:43:50 -07:00
Florian CUNY
8a3e741ca6 Updated default config.yml 2018-10-25 11:03:59 +02:00
Florian CUNY
860cf3e4d4 Updated AcidCommand and AISettings to match Bentobox's changes 2018-10-25 10:59:03 +02:00
Florian CUNY
fbbcaa7579 Moved everything to world.bentobox.acidisland package 2018-10-25 10:53:50 +02:00
tastybento
be23b7a333 Fix for language permission. 2018-10-05 17:58:57 -07:00
tastybento
7a7c148d6d Merge remote-tracking branch 'origin/develop' 2018-09-27 08:26:24 -07:00
tastybento
cd59967f99 Update to new BentoBox API for admin command. 2018-09-25 20:46:36 -07:00
wherkamp
6c37f50879 Added the ability to set what the command is. Also added a .gitignore. 2018-09-13 10:07:06 -04:00
tastybento
73792178a2 Added POM version to addon.yml 2018-09-03 21:35:43 -07:00
tastybento
bd72ef4282 Added team coop and trust perms 2018-09-01 11:56:03 -07:00
tastybento
a158fe5cff Removed debug 2018-08-31 05:37:22 +09:00
tastybento
95d47306b1 Added default biome of WARM_OCEAN 2018-08-25 11:41:39 -07:00
tastybento
f211f7efa3 Added default settings permission 2018-08-25 11:33:02 -07:00
tastybento
65fadacc39 Removed extraneous settings. Cleaned up config.yml. 2018-08-17 22:01:32 -07:00
tastybento
96694f27e6 Move files to use Maven resources folder structure 2018-08-16 00:02:40 -07:00
tastybento
cecf81714b Removed admin reload command reference. 2018-08-12 19:55:10 -07:00
tastybento
388e485ab1 Using Config API 2018-08-06 07:36:50 -07:00
tastybento
acfd6350b2 Updated to renamed API 2018-08-05 20:37:03 -07:00
tastybento
b1e3a3fcf5 Added AcidIsland About Command
Added License.
2018-08-04 20:50:47 -07:00
tastybento
0d564d94b2 Added perm to bypass cooldowns.
Removed old reference to invite wait in config.yml and settings.
2018-08-04 18:47:48 -07:00
tastybento
9fc817bc2c Use new API package for admin and island commands. 2018-08-02 19:28:15 -07:00
tastybento
1fea0f5964 Use latest Bentobox 2018-08-01 16:18:27 -07:00
tastybento
046ac2e311 Update to latest API 2018-07-29 17:18:40 -07:00
tastybento
d460f20499 Bentobox Version 2018-07-28 21:44:06 -07:00
tastybento
49cf4a8e96 Swirch to 1.13 API 2018-07-26 22:45:55 -07:00
tastybento
064feb3030 Adjusted to run 1.13-pre7
Removed references to STATIONARY_WATER but used a backwards
compatibility hack to use the enum name to cover WATER. This should be
removed when we go full 1.13.
2018-07-23 23:13:57 -07:00
tastybento
0ae1f70365 Updated to latest CompositeCommand API 2018-07-18 22:59:03 -07:00
tastybento
fdf1b0a13b Update to new API 2018-07-17 18:51:01 -07:00
tastybento
e45682cdb6 Updated to new API
Defines water as unsafe.
2018-07-17 18:49:22 -07:00
tastybento
c4b3c7d9a9 Added missing admin commands 2018-07-16 19:00:49 -07:00
tastybento
1ce41477c1 Updated to latest BSB API
Adds comments to top of config file.
2018-07-14 12:30:30 -07:00
tastybento
e561f41de5 Added acid water to nether and end 2018-07-11 23:22:19 -07:00
tastybento
9a12b46e43 Updated to new API and saved config.yml
Updated config.yml to fit actual values.
2018-07-11 21:55:36 -07:00
tastybento
41b87e67ee Fixed perm prefix. 2018-07-08 15:25:25 -07:00
tastybento
0bc55d2cf6 Added events and tests. 2018-07-06 15:14:21 -07:00
tastybento
3053305bf1 Updated to latest API.
Removed default island builder as it's done via schems now.
2018-07-06 10:55:12 -07:00
tastybento
19bd6a0e6a Updated to use schems. 2018-07-02 21:57:56 -07:00
tastybento
e47fb98cdc Updated to latest API 2018-06-30 08:24:45 -07:00
tastybento
ab8564f08c Removed admin world command as it's now in settings generally 2018-06-16 19:31:20 -07:00
tastybento
eb43eca132 Updated. 2018-06-10 22:33:26 -07:00
tastybento
d019ea71d7 Updated to latest WorldSettings API 2018-06-09 22:07:31 -07:00
tastybento
d37bb7e610 Updated to new BSB API for settings.
Added settings to config.yml.
2018-06-09 15:21:11 -07:00
tastybento
713b69216e Uses BSBConfig for settings. 2018-06-05 00:07:37 -07:00
tastybento
8b68cea6a1 Fixed sea bounce. 2018-06-03 15:32:40 -07:00
tastybento
f6a52a4290 Burns monsters or animals in acid
https://github.com/tastybento/bskyblock/projects/3#card-10259918
2018-06-02 18:45:11 -07:00
tastybento
94ab94e4bc Fixes permissions. 2018-06-02 08:41:52 -07:00
tastybento
53450728df Refactored acid code.
Still more to be done.
2018-05-30 20:28:10 -07:00
tastybento
3e619dba3e Added locale 2018-05-28 17:06:37 -07:00
tastybento
6c6dc4afeb Removed debug. 2018-05-28 15:44:48 -07:00
tastybento
d5dd7475a7 WIP. Added config.yml. 2018-05-26 22:13:41 -07:00
tastybento
bc4b152cdf Works correctly with multigame API.
Removed incorrect locale file.

Next step is to implement settings and locale.
2018-05-26 18:21:35 -07:00
tastybento
ea4e45ede5 Fix bug with ai command not teleporting. 2018-05-26 15:35:29 -07:00
tastybento
e9001d291d Reworked to use new API for BSB.
Added commands for admin and ai.
2018-05-26 13:07:25 -07:00
tastybento
6ac6fe44c0 AcidIsland addon for BSB. 2018-05-25 12:20:26 -07:00
tastybento
6ef7b448d1 Added comments 2018-05-20 17:37:16 -07:00
tastybento
e1f897995d Initial commit 2018-05-20 16:08:31 -07:00