- #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
- # _____ _ _ _ _ #
- # | __ \ | | | | | | | | #
- # | | | | ___| |_ ___ _____| |__| |_ _| |__ #
- # | | | |/ _ \ | | | \ \/ / _ \ __ | | | | '_ \ #
- # | |__| | __/ | |_| |> < __/ | | | |_| | |_) | #
- # |_____/ \___|_|\__,_/_/\_\___|_| |_|\__,_|_.__/ #
- # #
- # -- By ItsLewizzz -- #
- #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # GENERAL SETTINGS
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # Recommended to keep this true
- update-check: false
- # List any worlds you don't want DeluxeHub to manage
- disabled-worlds:
- - world_nether
- Date_Format: "dd-MM-yyyy"
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # SCOREBOARD
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # BUILT IN PLACEHOLDERS -
- #
- # %player% - Returns player name
- # %location% - Returns player location
- # %online% - Returns number of players online
- # %online_max% - Returns number of max player slots
- # %date% - Returns current date
- # %group% - Returns player primary group (REQUIRES VAULT)
- # %money% - Returns player economy balance (REQUIRES VAULT)
- #
- # ** USE PLACEHOLDERAPI TO GET MORE **
- Scoreboard_Enabled: true
- # How often should the scoreboard update (in ticks)?
- #
- # 20 TICKS = 1 SECOND
- #
- # Default value is 100 ticks update (5 seconds)
- # Higher refresh rate = Slower update, better performance
- # Lower refresh rate = Faster update, poor performance
- Refresh-Rate: 1
- Scoreboard_Title: "&e&lDuck&6&lcraft &7(%online%/%online_max%)"
- Scoreboard_Lines:
- - "&7&m----------------------"
- - "&6&lPlayer:"
- - "&f%player%"
- - ""
- - "&6&lRank:"
- - "&f%group%"
- - ""
- - "&6play.duckcraft.nl"
- - "&7&m---------------------"
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # AUTO BROADCAST
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- Announcements_Enabled: false
- # Delay to send announcements (in seconds)
- Announcements_Delay: 60
- # VALID ACTIONS -
- #
- # [broadcastmessage] - Broadcast a message to everyone
- # [title] e.g. MainTitle;Subtitle - Send the player a title message
- # [sound] - Send the player a sound
- # [command] - Execute a command as the player
- # [consolecommand] - Execute a command as console
- #
- Announcements:
- test1:
- - '[broadcastmessage] &e&lANNOUNCEMENT &fMake sure to rate this plugin &65 stars &fon Spigot!'
- test2:
- - '[broadcastmessage] &e&lANNOUNCEMENT &bDeluxeHub is made by ItsLewizzz on Spigot!'
- test3:
- - '[broadcastmessage] &e&lANNOUNCEMENT &3Configure these messages in the configuration!'
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # LAUNCHPAD SETTINGS
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- Launchpad_Enabled: true
- Launchpad_Launch_Power: 3.0
- Launchpad_Launch_Power_Y: 1.0
- Top_Block: STONE_PRESSURE_PLATE
- Bottom_Block: REDSTONE_BLOCK
- # VALID ACTIONS -
- #
- # [message] - Send a message to the player
- # [broadcastmessage] - Broadcast a message to everyone
- # [title] e.g. MainTitle;Subtitle - Send the player a title message
- # [sound] - Send the player a sound
- # [command] - Execute a command as the player
- # [consolecommand] - Execute a command as console
- Launchpad_Actions:
- - '[sound] ENTITY_BAT_TAKEOFF'
- - '[message] &6&lLAUNCHPAD &eWhoosh!'
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # DOUBLE JUMP SETTINGS
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- Doublejump_Enabled: true
- Doublejump_Launch_Power: 1.0
- Doublejump_Launch_Power_Y: 0.5
- # Time in seconds
- Doublejump_Cooldown: 3
- Doublejump_Cooldown_Message: '%prefix% &cYou must wait &e%time%s &cto Double Jump again!'
- # VALID ACTIONS -
- #
- # [message] - Send a message to the player
- # [broadcastmessage] - Broadcast a message to everyone
- # [title] e.g. MainTitle;Subtitle - Send the player a title message
- # [sound] - Send the player a sound
- # [command] - Execute a command as the player
- # [consolecommand] - Execute a command as console
- Doublejump_Actions:
- - '[sound] ENTITY_BAT_TAKEOFF'
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # CHAT MANAGEMENT
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- Plugin_Blocker:
- Enabled: true
- Deny_Message: '%prefix% &cThis command is blocked'
- Blocked_Commands:
- - /pl
- - /plugins
- - /?
- - /bukkit:?
- - /bukkit:plugins
- - /bukkit:pl
- - /ver
- - /version
- - /bukkit:version
- - /bukkit:ver
- Anti-Swear:
- Enabled: true
- Swear_Block: '%prefix% &cMessage removed by anti-swear systems'
- Swear_Notify: '%prefix% &c%player% &7attempted to say: &b%word%'
- Blocked_Words:
- - fuck
- - shit
- - bitch
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # WORLD EVENTS SETTINGS
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- World_Settings:
- Disable_Hunger_Loss: true
- Disable_Fall_Damage: true
- Disable_Weather_Change: true
- Disable_Death_Message: true
- Disable_Fire_Spread: true
- Disable_Leaf_Decay: true
- Disable_Mob_Spawning: true
- Disable_Block_Burning: true
- # When a player falls into the void, should they will be teleported back to the set spawn point?
- Disable_Void_Death: true
- Item_Drop:
- Disabled: true
- Deny_Message: '%prefix% &cYou are not allowed to drop items.'
- Item_Pickup:
- Disabled: true
- Deny_Message: '%prefix% &cYou are not allowed to pickup items.'
- Block_Break:
- Disabled: true
- Deny_Message: '%prefix% &cYou are not allowed to break blocks.'
- Block_Place:
- Disabled: true
- Deny_Message: '%prefix% &cYou are not allowed to place blocks.'
- PvP:
- Disabled: true
- Deny_Message: '%prefix% &cYou are not allowed to pvp here.'
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # JOIN EVENTS
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- Join_Leave_Messages:
- # Should DeluxeHub handle join/quit messages?
- Enabled: true
- # Set to '' if you wish silent join/quit messages
- Join: '&2&l+ &7%player% &7Connected'
- Quit: '&4&l- &7%player% &7Disconnected'
- # PlaceholderAPI is supported, the only placeholder built into DHUB is %player%.
- # Use PAPI to get a huge library of placeholders from other popular plugins.
- # Make sure you have it installed and the expansions downloaded you wish to use.
- #
- # VALID JOIN EVENTS:
- # [message] - Send the player a message
- # [title] e.g. MainTitle;Subtitle - Send the player a title message
- # [sound] - Send the player a sound
- # [command] - Execute a command as the player
- # [consolecommand] - Execute a command as console
- # [gamemode] - Change the gamemode for the player
- #
- Join_Events:
- - '[gamemode] survival'
- - '[message] &8&m+------------***------------+'
- - '[message] &r'
- - '[message] &e&l* &6&lW E L K O M &e&l*'
- - '[message] &e &e%player% '
- - '[message] &r'
- - '[message] &r'
- - '[message] &8&m+------------***------------+'
- - '[title] &6&l* &e&lWEKOM &6&l*;&6%player%;3;5;3'
- - '[sound] ENTITY_PLAYER_LEVELUP'
- # Extra join events
- Player_Join_Settings:
- Spawn_Join: true
- Heal: true
- Extinguish: true
- Clear_Inventory: false
- Firework: true
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # SERVER SELECTOR
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # You can use PlaceholderAPI in the lore section
- # of each item in the GUI for example to display
- # how many players are on each server using the
- # PAPI Bungee expansion!
- Server_Selector:
- Enabled: true
- Disable_Inventory_Movement: true
- Filler_Item:
- Enabled: true
- Item: GRAY_STAINED_GLASS_PANE
- Amount: 1
- Item: BOOK
- Amount: 1
- Slot: 4
- Name: '&eServer Selector &7(Right-Click)'
- Lore:
- - '&7Click to open the server selector!'
- GUI:
- Name: 'Server Selector'
- Slots: 27
- Items:
- factions:
- Item: DIAMOND
- Slot: 11
- Amount: 1
- Name: '&eMinetopia'
- Lore:
- - '&7Join nu!'
- - '&aOnze reallife gamemode!'
- Commands:
- - '[bungee] minetopia'
- - '[message] &7Je wordt verzonden naar: &eFactions'
- survival:
- Item: GRASS
- Slot: 15
- Amount: 1
- Name: '&aSurvival'
- Lore:
- - '&7Join nu!'
- - '&aOnze grind gamemode!'
- Commands:
- - '[bungee] survival'
- - '[message] &7Je wordt verzonden naar: &eSurvival'
- Kingdom:
- Item: DIAMOND_SWORD
- Slot: 13
- Amount: 1
- Name: '&aKingdom'
- Lore:
- - '&7Join nu!'
- - '&aOnze oorlogs gamemode!'
- Commands:
- - '[bungee] kingdom'
- - '[message] &7Je wordt verzonden naar: &eKingdom'
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- # PLAYER HIDER
- #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
- Player_Hider:
- Enabled: true
- Slot: 8
- Disable_Inventory_Movement: true
- # Cooldown in seconds
- Cooldown: 3
- Not_Hidden:
- Item: LIME_DYE
- Amount: 1
- Name: '&dPlayers &8&l> &aShown &7(Right-Click)'
- Lore:
- - '&7Click to hide all players!'
- Hidden:
- Item: GRAY_DYE
- Amount: 1
- Name: '&dPlayers &8&l> &cHidden &7(Right-Click)'
- Lore:
- - '&7Click to show all players!'