tastybento
fe66dfd54a
Added Admin Settings command using BentoBox 1.6.0 API
2019-08-10 11:18:25 -07:00
tastybento
6488dac1b1
Added admin purge command
2019-07-19 19:06:36 -07:00
tastybento
933ed94dee
Fixes flag saving issue exposed by Flag API on Bentobox.
...
https://github.com/BentoBoxWorld/AcidIsland/issues/53
AcidIsland was creating a new config object every time which caused
async race conditions when saving. The same config object should be used
continuously.
Also fixed test issue with DelayedCommand.
2019-07-18 18:44:10 -07:00
tastybento
dd47f6191b
Updated to 1.6.0 API
...
Removed nether trees. Added reset deaths on new island.
2019-07-06 23:50:12 -07:00
tastybento
541ec30de8
Adds island near command.
...
Fixes tests.
2019-06-26 17:44:40 -07:00
tastybento
c1b6520fcf
Uses new command call API 1.5.3
2019-06-18 08:59:37 -07:00
tastybento
f349a56d82
Removes death sum setting.
2019-06-08 09:12:20 -07:00
tastybento
5e60ba1a2d
Update config.yml to use new comments
2019-06-07 22:27:06 -07:00
tastybento
f230715625
Cleans up kicked-keep-inventory config setting.
...
https://github.com/BentoBoxWorld/BentoBox/issues/738
2019-06-07 22:20:04 -07:00
tastybento
e516fe5631
Better blueprints
...
Previous versions had errors in them
2019-06-02 21:18:07 -07:00
tastybento
ca5c512514
Adds admin switch command to bypass protections.
2019-05-25 20:10:32 -07:00
tastybento
42567d2114
Added temple blueprint
2019-05-25 12:36:04 -07:00
tastybento
97998edd19
Enables snow to cause acid damage. Both falling and snow on the ground.
...
https://github.com/BentoBoxWorld/AcidIsland/issues/44
2019-05-15 18:30:21 -07:00
tastybento
51c087fc7a
Sets boat access to allowed by default in the world.
2019-05-15 17:54:10 -07:00
tastybento
7415b6db62
Adds a delay to enable conduit power to kick in.
...
Can be adjusted via config.yml.
https://github.com/BentoBoxWorld/AcidIsland/issues/51
2019-05-15 17:53:49 -07:00
tastybento
64512ae8dc
Uses lower case world name. Fixes blueprints to be AcidIsland ones.
2019-05-15 14:42:08 -07:00
tastybento
abd38dceca
Merge remote-tracking branch 'origin/blueprints' into develop
2019-05-15 14:22:37 -07:00
tastybento
36fb5419e1
Switch over to use blueprint files
2019-05-13 22:28:03 -07:00
tastybento
da64b4456f
Support for blueprint command.
...
Still needs blueprint files.
2019-05-13 21:58:19 -07:00
Florian CUNY
8407abeacc
Added a few attributes to addon.yml
2019-05-13 10:45:53 +02:00
tastybento
187c80aa6a
Remove DataObject from AISettings
2019-05-08 12:39:31 -07:00
tastybento
0a4d1ac843
Merge branch 'develop' of https://github.com/BentoBoxWorld/AcidIsland.git into develop
2019-05-07 21:46:29 -07:00
tastybento
f46f34a7de
Spanish locale. Credit: @SrAcosta
2019-05-07 21:46:15 -07:00
tastybento
56d4f804e8
Fixes permissions
...
https://github.com/BentoBoxWorld/BSkyBlock/issues/120
2019-05-07 13:16:37 -07:00
tastybento
9c7c00766d
Fixes bug in onLoad where config was being saved twice and corrupting.
2019-05-05 13:10:17 -07:00
tastybento
42c3ac8c6b
Updated API to use 1.5.0 BentoBox API
2019-05-04 23:15:25 -07:00
tastybento
c7cd931e3f
Fixes bug with getter and setter
2019-03-23 16:15:58 -07:00
tastybento
d83ab8f54d
Update to embedded config.yml
2019-03-23 15:57:32 -07:00
tastybento
c8cbbe717e
Update to BentoBox 1.4.0 API
2019-03-23 15:48:32 -07:00
tastybento
7a7c34af56
Fixed bug where animals were being burned to monster settings
2019-03-09 22:53:59 -08:00
tastybento
b2340ef9d3
Added test classes for acid command and user command
...
Version up
2019-02-23 19:24:52 -08:00
tastybento
be8ca1433e
Merge remote-tracking branch 'origin/admintrash' into develop
2019-02-19 22:32:07 -08:00
tastybento
5deb9192db
Adds flag reset admin command.
2019-02-16 22:34:06 -08:00
tastybento
b4b4c52b33
Destroys armor if it is too damaged.
...
https://github.com/BentoBoxWorld/AcidIsland/issues/42
2019-02-16 21:42:09 -08:00
tastybento
09b113901f
Added admin trash commands.
2019-02-16 21:11:16 -08:00
tastybento
254a0ef459
Fixes cold and dry biomes for acid rain numerically
...
https://github.com/BentoBoxWorld/AcidIsland/issues/41
2019-02-16 17:40:19 -08:00
tastybento
6a9944c3e4
Adds acid damage protection for helmet respiration enchantment
...
https://github.com/BentoBoxWorld/AcidIsland/issues/8
Also fixes a bug where the protection could be more than the damage and
cause negative damage to the player.
2019-02-16 12:08:28 -08:00
tastybento
07ef606eda
Snow will not be like acid rain
...
https://github.com/BentoBoxWorld/AcidIsland/issues/38
2019-02-16 11:45:30 -08:00
tastybento
28ead7494b
adds support for Conduit Power
...
https://github.com/BentoBoxWorld/AcidIsland/issues/39
2019-02-15 08:55:15 -08:00
tastybento
363e7a2ad4
Fixes moving into dry biomes for acid rain
...
https://github.com/BentoBoxWorld/AcidIsland/issues/35
2019-02-12 23:27:42 -08:00
tastybento
912221004b
Adds Polar Bear to immune list
...
https://github.com/BentoBoxWorld/AcidIsland/issues/36
2019-02-12 23:21:48 -08:00
tastybento
69f7d2c816
Saves config after loading so it can be changed mid-game.
2019-02-12 23:08:04 -08:00
tastybento
434f37e4b0
Removes bedrock block because dragon is solved.
2019-02-11 19:15:34 -08:00
tastybento
2d31b96d70
Removes extraneous settings.
...
https://github.com/BentoBoxWorld/BentoBox/issues/531
2019-02-08 17:50:55 -08:00
tastybento
7a1a5b7818
Version up. Adds bedrock block to put end exit island high up.
2019-02-05 23:26:57 -08:00
tastybento
71913e171d
Fixes sea height to match config.yml settings
...
Was 1 block off.
https://github.com/BentoBoxWorld/AcidIsland/issues/33
2019-02-04 23:17:22 -08:00
tastybento
8ee81763d1
Adds End and other biomes to dry biomes list
...
Stops acid rain damage in dry biomes
https://github.com/BentoBoxWorld/AcidIsland/issues/32
2019-02-03 19:34:43 -08:00
tastybento
02232fde3b
Match BSkyBlock admin and user commands
2019-01-27 19:12:53 -08:00
tastybento
38cb6aea7f
Updated copyright year
2019-01-27 17:02:26 -08:00
tastybento
95eb5dafe9
Merge branch 'develop' of
...
https://github.com/BentoBoxWorld/acidisland.git into develop
Conflicts:
pom.xml
2019-01-26 16:36:05 -08:00
tastybento
12470e5cfb
Uses new GameModeAddon API 1.1.1
2019-01-26 16:35:05 -08:00
tastybento
3acc63bcbd
Burns items floating on the surface of water
...
https://github.com/BentoBoxWorld/AcidIsland/issues/30
2019-01-25 11:24:31 -08:00
tastybento
1c93fba11a
Turtles and downed are immune to acid
...
https://github.com/BentoBoxWorld/AcidIsland/issues/29
https://github.com/BentoBoxWorld/AcidIsland/issues/28
2019-01-25 11:09:45 -08:00
tastybento
8ca438640f
Using new GameMode API for command declaration
2019-01-16 10:36:44 -08:00
tastybento
35f2cbe563
Fixed JavaDoc warnings.
2019-01-13 18:41:20 -08:00
tastybento
688f60180f
Version up
2019-01-13 18:36:07 -08:00
Florian CUNY
78dba1d243
Release 1.0
2019-01-04 10:42:22 +01:00
tastybento
d6264f28a9
Version up 1.0
...
Added OBSIDIAN_SCOOPING: true to config.yml.
2019-01-03 09:48:48 -08:00
tastybento
1da1bd591c
Using new AdminResetsResetCommand
2019-01-03 09:41:20 -08:00
tastybento
a744ad8675
Added reloading.
2019-01-02 15:41:13 -08:00
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