From 2b0ccb409937dde962cf9daee5ce3739a9594a30 Mon Sep 17 00:00:00 2001 From: Florian CUNY Date: Thu, 3 Jan 2019 20:53:18 +0100 Subject: [PATCH] Release 1.0 ( :tada: ) --- pom.xml | 2 +- src/main/resources/config.yml | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 02c2287e3..d53e6ceed 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ world.bentobox bentobox - 1.0-SNAPSHOT + 1.0 BentoBox Expandable Minecraft Spigot plugin for island-type games like SkyBlock or AcidIsland. diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index d79ee1063..4ffc82d2b 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -1,4 +1,4 @@ -# BentoBox Configuration 1.0-SNAPSHOT +# BentoBox Configuration 1.0 # This config file is dynamic and saved when the server is shutdown. # You cannot edit it while the server is running because changes will # be lost! Use in-game settings GUI or edit when server is offline. @@ -35,12 +35,8 @@ general: # /!\ This feature is experimental and might not work as expected or might not work at all. fakeplayers: - '[CoFH]' - # Allow obsidian to be scooped up with an empty bucket back into lava - # This only works if there is a single block of obsidian (no obsidian within 10 blocks) - # Recommendation is to keep this true so that newbies don't bother you or reset their - # island unnecessarily. - allow-obsidian-scooping: true # Rank required to use a command. e.g., use the invite command. Default is owner rank is required. + # /!\ This feature is experimental and might not work as expected or might not work at all. rank-command: {} panel: close-on-click-outside: true @@ -64,7 +60,6 @@ island: time: 10 commands: # Ask the player to confirm the command he is using by typing it again. - # The 'wait' value is the number of seconds to wait for confirmation. kick: true leave: true reset: true @@ -75,7 +70,5 @@ island: # Number of blocks to paste per tick when pasting a schem # Smaller values will help reduce noticeable lag but will make pasting take longer paste-speed: 1000 - # /!\ This feature is experimental and might not work as expected or might not work at all. - custom-ranks: {} # These settings should not be edited uniqueId: config