Commit Graph

94 Commits

Author SHA1 Message Date
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
Florian CUNY
e58b499f84 Lowercased artifactId 2018-12-30 14:15:14 +01: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
df19653371 Version 0.5.1-SNAPSHOT 2018-12-22 23:08:12 +01:00
Florian CUNY
c13a69f7bd Version 0.5.0 (BentoBox Alpha 13) 2018-12-22 23:05:34 +01: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
Florian CUNY
919b503543 Version 0.5.0-SNAPSHOT 2018-12-22 22:48:58 +01:00
Florian CUNY
aebee9421b Updated to Spigot 1.13.2 2018-12-22 22:48:11 +01:00
Florian CUNY
e5391d78a4 Updated pom 2018-12-22 22:46:07 +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
tastybento
1cc0552450
Merge pull request #11 from CNAmira/master
Translate the sign into Chinese
2018-12-08 19:29:41 -08:00
Li Keqing
4f99ff53c9 Translate the sign into Chinese 2018-11-26 17:37:44 +08:00
Florian CUNY
c9243ed4ce Fixed ciManagement url in POM 2018-10-31 14:15:55 +01:00
tastybento
3006bb6572 Updated to new 0.12.0 API 2018-10-30 18:02:15 -07:00
tastybento
fa29c90300 Version up. 2018-10-29 16:46:00 -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
tastybento
55c75e1b7e Bug report and feature request templates 2018-10-29 14:52:47 -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
Florian CUNY
44d299dad7 Updated to latest BentoBox version 2018-10-25 10:52:27 +02:00
Florian CUNY
710146a3de Added CodeMC CI to distribution management in POM 2018-10-25 10:51:53 +02:00
Florian CUNY
857c5a8637 Version up to 0.4.0-SNAPSHOT 2018-10-25 10:50:59 +02:00
Florian CUNY
381f198d01 Changed groupId to world.bentobox 2018-10-25 10:50:26 +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
5130958665 Fix for corrupted schems in jar. 2018-09-25 22:51:34 -07:00
tastybento
2987210b71 Fixed bug where schems were not in jar 2018-09-25 22:34:41 -07:00
tastybento
cd59967f99 Update to new BentoBox API for admin command. 2018-09-25 20:46:36 -07:00
tastybento
f3a8715fc5
Merge pull request #4 from wherkamp/master
Added the ability to set what the command is. Also added a .gitignore.
2018-09-13 20:05:58 -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
98663e4a0e
Merge pull request #3 from BentoBoxWorld/develop
Develop
2018-09-02 10:25:46 +08:00
tastybento
635a347ade
Added readme 2018-09-01 19:25:14 -07:00
tastybento
fbf10d4458 Version up 2018-09-01 19:22:04 -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
77c663adbe Added scope to BentoBox dependency 2018-08-25 12:36:28 -07:00
tastybento
707ffaa574 Version up. 2018-08-25 11:53:42 -07: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
2cb61c5fd3 Added codemc repo to POM 2018-08-24 16:17:51 -07:00
tastybento
dd56492c0c Updated POM to latest BentoBox version 2018-08-24 15:39: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