tastybento
2ee03cd081
Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop
2019-04-28 07:32:24 -07:00
tastybento
f714baaa5c
Made a fix method private - should not be public API
2019-04-28 07:31:12 -07:00
Florian CUNY
f5b9b772d8
Made en-US more consistent
2019-04-28 15:11:45 +02:00
Florian CUNY
2eb0d657b4
Fixed typo in en-US locale
2019-04-28 14:40:28 +02:00
Florian CUNY
3fca2d7b8e
Fixes build failing due to old Clipboard reference in Blueprint
2019-04-28 13:58:34 +02:00
Florian CUNY
2bc590d8d1
Slightly improved javadoc in Clipboard
2019-04-28 13:55:54 +02:00
Florian CUNY
bf7e3ab7b8
Removed duplicate Clipboard in api/blueprints package
2019-04-28 13:50:48 +02:00
Florian CUNY
854d06eef2
Improved code readability in Clipboard
2019-04-28 13:50:15 +02:00
tastybento
8a885eac7f
Refactor of clipboard to separate out file saving/loading ( #641 )
...
* Refactor of clipboard to separate out file saving/loading
There's now a clipboard manager to handle file system loading and saving
so that the clipboard works purely in blocks (YAML).
* Fixes a few bugs
* Renamed getClipBoard to getClipboard
2019-04-28 13:41:24 +02:00
Florian CUNY
6100420bae
Added better success messages to admin team commands
...
#630
2019-04-28 11:21:58 +02:00
Florian CUNY
f333cfbe6f
Added [name] textvariable to admin setowner command 'already-owner' message
2019-04-28 11:15:26 +02:00
Florian CUNY
722f136e3f
Added better success message to AdminTeamKickCommand
...
#630
2019-04-28 10:39:31 +02:00
Florian CUNY
a612f20af9
Removed useless empty strings from en-US locale
2019-04-28 10:23:16 +02:00
Florian CUNY
3ef6529c40
Added better success messages for admin deaths and island team kick commands
...
#630
2019-04-28 10:21:35 +02:00
Florian CUNY
c2659b8d12
Merge remote-tracking branch 'origin/develop' into develop
2019-04-27 21:05:03 +02:00
Florian CUNY
8ba0ebd170
Added better success feedback messages for IslandBanCommand and IslandUnbanCommand
...
#630
2019-04-27 21:03:40 +02:00
Florian CUNY
7a1b32eecf
Changed 1.14 to incompatible
...
Extensive tests proved BentoBox to not be 1.14-ready for now. Panels and Schems are breaking. Island deletion fires errors.
2019-04-23 13:29:09 +02:00
Florian CUNY
a268bf7b52
Added 1.14 as not supported
2019-04-23 06:42:30 +02:00
tastybento
cfee1229d1
Uses BoundingBox for copying blocks to schems
...
https://github.com/BentoBoxWorld/BentoBox/issues/636
2019-04-22 07:35:54 -07:00
Florian CUNY
b556b3fb0a
Added a description templates for icons in the catalog
...
Also made them display the (unlocalized) description and topic.
2019-04-21 16:10:09 +02:00
Florian CUNY
5333f694cb
Made the GitHub data addons catalog parser supports spread JSON
2019-04-21 14:16:21 +02:00
Florian CUNY
e182bbac2a
Made the addon icon in Catalog send a link to latest release in chat
2019-04-21 11:55:26 +02:00
Florian CUNY
e522d7155a
Added some since javadoc annotations in WebManager
2019-04-21 11:12:22 +02:00
Florian CUNY
0f7c5895f5
Made the GitHub connection interval config check more permissive
...
So that negative values will also disable the repeating task
2019-04-21 10:39:01 +02:00
Florian CUNY
f5df341212
Removed 'web.github.flush-data-to-files' from config
2019-04-21 10:34:48 +02:00
Florian CUNY
aebbbabb5c
Updated ManagementPanel to use the new methods from CatalogPanel
...
And added some nullability annotations there
2019-04-21 10:30:03 +02:00
Florian CUNY
a728f5e531
Finished implementation of the Catalog Panel
...
It requires some polishing, but it is working.
2019-04-21 10:28:48 +02:00
Florian CUNY
8fcbdc716e
Un-hid 'web.github.connection-interval' in config.yml
2019-04-20 12:01:29 +02:00
Florian CUNY
70f589538c
Setup the basic Catalog panel
2019-04-20 12:00:59 +02:00
Florian CUNY
d1732e4f20
un-hid 2 GitHub-related settings in config
2019-04-19 18:49:47 +02:00
Florian CUNY
0108d254ee
Fixed addons and hooks icons in Management Panel not going to the next line
2019-04-19 10:53:14 +02:00
Florian CUNY
3bb5ebb688
Changed PlaceholderAPI hook's icon to a NAME_TAG
2019-04-19 10:43:07 +02:00
Florian CUNY
80f269c38d
Added description for /bbox catalog (en-US)
2019-04-19 10:40:07 +02:00
Florian CUNY
15351c61c8
Merge remote-tracking branch 'origin/develop' into develop
2019-04-18 14:43:34 +02:00
Florian CUNY
8601cd6a0d
Added /bentobox catalog
2019-04-18 14:42:32 +02:00
Florian CUNY
e7cd9d1453
Started implementation of the CatalogPanel
2019-04-18 14:42:00 +02:00
Florian CUNY
c47a41f3fc
Removed the drafty Github api - we now use the GitHubAPI4Java :)
2019-04-18 14:41:29 +02:00
tastybento
7499b19fea
Added offline message event.
...
This event is fired if the player is offline but the recipient of a
message.
2019-04-17 22:22:16 -07:00
Florian CUNY
a26341e36f
Fixed BentoBox still disabling if running on incompatible server
...
This fixes commit 0d6f872420
.
2019-04-17 22:58:17 +02:00
Florian CUNY
a18ed9b999
Added a "compatibility" icon in the Management Panel
2019-04-17 21:54:30 +02:00
Florian CUNY
82dccfd839
Minor improvement of the comparator in /bbox version
2019-04-17 21:53:32 +02:00
tastybento
197d51add0
Fixes issue with teleporting from standard nether or end
...
https://github.com/BentoBoxWorld/BentoBox/issues/634
2019-04-17 09:35:55 -07:00
Florian CUNY
6bf66ec98c
Started implementation of Blueprints (replacement of Schems)
2019-04-14 14:55:24 +02:00
tastybento
4e73d7de5a
Improvements to the Paster ( #632 )
...
* Version up 1.4.1-SNAPSHOT
* Sets pos1 and pos2 after pasting a loaded schem
Corrects version name in POM.
* Shifted schem name validation into SchemsManager
2019-04-14 01:54:04 +02:00
Florian CUNY
141e1d388d
Added a gameMode field to islands for convenience usage
...
#631
2019-04-13 14:44:31 +02:00
Florian CUNY
9386e8aa71
Added Dynmap hook
...
#475
2019-04-13 14:22:05 +02:00
Florian CUNY
7df34d73ba
Made the ManagementPanel display hooks
2019-04-11 14:44:30 +02:00
Florian CUNY
f27d97e05f
Added some Javadoc in HooksManager
2019-04-11 14:02:37 +02:00
Florian CUNY
612ae93faf
Added icon (Material) to hooks
2019-04-11 13:58:11 +02:00
Florian CUNY
7ff3289afa
Added island_members_max placeholder
...
#621
2019-04-11 11:10:49 +02:00