Commit Graph

207 Commits

Author SHA1 Message Date
BONNe 11a5d73a20 Update config and settings to use "cave" path instead of "island".
Replace all island mentions with cave.
2019-11-09 20:29:07 +02:00
BONNe f895853bbb Add missing setters 2019-11-09 19:54:00 +02:00
BONNe 97514187a8 Update to latest BentoBox 1.9-SNAPSHOT API changes.
- Add fallingBannedCommands
- Add createCaveOnFirstLoginEnabled
- Add createCaveOnFirstLoginDelay
- Add createCaveOnFirstLoginAbortOnLogout
2019-11-09 19:44:29 +02:00
tastybento bffc8af7ff Removes SONAR_TOKEN reference 2019-11-07 17:31:07 -08:00
tastybento 614eec5c26 Added SonarCloud 2019-11-03 16:18:50 -08:00
tastybento bc193dbc6b Updated POM to use BentoBox 1.8.0 release 2019-10-20 17:18:12 -07:00
tastybento 5fd194d01f Update to latest BentoBox API 2019-10-13 13:33:20 -07:00
tastybento e61627c71b Update to latest BentoBox API 1.8.0 2019-09-28 16:18:16 -07:00
tastybento 73dd812d3a Uses new API to enable other addon flag loading in settings 2019-09-13 21:04:55 -07:00
BONNe 5a1a747d26 Init BentoBox 1.8.0-SNAPSHOT
Rename lv locale for gitLocale friendly name.
2019-09-09 00:17:09 +03:00
BONNe f5e2b20a9b Remove github templates 2019-09-09 00:05:13 +03:00
BONNe 9ef60d4b62 Merge branch 'develop' of https://github.com/BentoBoxWorld/CaveBlock
 Conflicts:
	pom.xml
	src/main/resources/locales/en-US.yml
2019-09-09 00:03:54 +03:00
BONNe 04a44082a3 Update to BentoBox 1.7.0
Update Blueprints to 1.14.4 version.
2019-09-08 23:56:01 +03:00
tastybento a578a1643f New starter cave (#33) 2019-09-08 23:10:50 +03:00
BONNe 70f78ad926
Update README.md 2019-09-03 21:49:33 +03:00
BONNe f3d345f30c
Update README.md 2019-09-03 21:48:30 +03:00
tastybento 18727540e0 Japanese translation (#34)
* Translate ja.yml via GitLocalize
2019-08-31 11:17:18 +03:00
tastybento 1bd6fde45c Removed excessive text from localization. Kept only cave references. 2019-08-30 13:17:55 -07:00
tastybento 6b51620028 Use common object for settings load/save
Config saving is now async so concurrent config objects should not be
used.
2019-08-30 13:08:44 -07:00
BONNe1704 5f8c35309d Update to BentoBox release version 2019-08-14 12:01:43 +03:00
BONNe1704 ade3460def Add latvian translation file. 2019-08-14 12:01:04 +03:00
BONNe1704 65ed00185e Fix missing translation about reaching cave ceiling. 2019-08-14 11:59:43 +03:00
BONNe1704 ce40efe420 Update end lang file to newest version. 2019-08-14 11:53:49 +03:00
BONNe1704 07574dadfd Add Purge Admin command. 2019-08-13 11:11:17 +03:00
tastybento de134e54f7 Added Admin Settings command using BentoBox 1.6.0 API 2019-08-10 11:21:17 -07:00
BONNe1704 f07ca3e1c7 Fix issue when addon version did not showed up correctly in addon.yml file. 2019-08-09 14:31:52 +03:00
tastybento 20e4786f08 Switch to using call instead of execute to enable perms to be used
https://github.com/BentoBoxWorld/BentoBox/issues/759
2019-07-28 15:21:34 -07:00
BONNe1704 fdd4bc795b Update CaveBlock to latest API changes. 2019-07-12 12:14:25 +03:00
BONNe1704 898d0fc637 Merge develop into master branch. 2019-06-12 16:09:49 +03:00
BONNe1704 47e2784616 Merge branch 'develop' of http://github.com/BentoBoxWorld/CaveBlock into develop 2019-06-12 16:05:43 +03:00
BONNe1704 cc80d458c0 Update BentoBox version. 2019-06-12 16:05:35 +03:00
tastybento 5f1929fca2 Removes death sum setting. 2019-06-08 09:11:04 -07:00
tastybento 12c2885b75 Clarifies kicked-keep-inventory config setting. 2019-06-07 22:26:35 -07:00
BONNe e04c38a246 Add custom filename on build like it is in BentoBox. 2019-05-26 18:46:12 +03:00
BONNe c778a1ba03 Add CaveBlock default BluePrint.
Add AdminSwitchCommand

Optimize code that checks if player can walk on top of the world.
Remove AlternativeTeleports, as it is moved to VoidPortals addon.
2019-05-26 18:44:34 +03:00
BONNe a6e39196af Merge branch 'develop' of https://github.com/BentoBoxWorld/CaveBlock into develop 2019-05-20 00:16:34 +03:00
tastybento 39b90b3d9d 1.14 compatibility (#25)
* Switches to lower-case world name, per 1.14.1 API

* Fixes console freeze on 1.14.x
2019-05-20 00:15:26 +03:00
BONNe 34d3857cf5 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	pom.xml
2019-05-19 23:39:43 +03:00
Florian CUNY f39ed36854
Added a few attributes to addon.yml 2019-05-13 10:51:14 +02:00
BONNe1704 8093bbbf6c Upgrade to BentoBox 1.5.0-SNAPSHOT changes.
Remove DataObject from Settings class.
2019-05-09 12:25:43 +03:00
BONNe1704 166fb54bf7 Merge commit '418eb7bef2c5c692d42b99a462f92a1840f9f574' 2019-05-09 12:06:51 +03:00
BONNe 8f207fadf0 Prepare Spigot 1.14 update.
Change Sign to oak_sign in schem files.
2019-05-05 20:03:50 +03:00
tastybento a119181b46 Startup (#21)
* Fixed for BentoBox 1.5.0 API

Enables dedicated caveblock world operation

* Added island near command.

* Update pom.xml
2019-05-05 10:41:57 +03:00
BONNe1704 418eb7bef2 Fix issue when alternative teleports did not work. (#4).
There was a mistake with checking if position is changed in Y coordinate. It took from position and compare it to from position, so always fails.
This issue has been fixed now.

Also to improve ability to change these settings on the fly, I add them as world protection flags, so admins can enable and disable them via config.
2019-04-24 17:39:10 +03:00
BONNe1704 2bc1b46beb Init 1.4.1 CaveBlock version. 2019-04-24 16:15:18 +03:00
BONNe 2216db970e Merge development branch into master 2019-03-28 23:49:23 +02:00
BONNe ef8343546f Improve performance for a bit...
Like... some nanoseconds :)
2019-03-28 23:38:42 +02:00
BONNe 989b3fc65c Add IslandExpelCommand. 2019-03-28 23:37:16 +02:00
BONNe f026891bda Update to BentoBox 1.4;
Init next version.
Add build.number to pom and addon.yml.

Replace develop profile with ci profile. It will be activated by BUILD_NUMBER variable, but will change only build.number property.
Add '-SNAPSHOT' at the end of revision. It will now be added by default.
2019-03-28 23:29:46 +02:00
tastybento 4592043b4e Merge branch 'develop' of https://github.com/BentoBoxWorld/CaveBlock.git
into develop
2019-03-23 16:00:42 -07:00