documentation/Configs/config.yml

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 | # # || || ||\\ || ---- || || ------ ------ ------ //\\ || # || || || \\ || || || || || || || || // \\ || # || || || \\ || || || || || || || || // \\ || # || || || \\ || || || || ------ ------ ------ //------\\ || # || || || \\ || || \\ // || ||\\ || // \\ || # || || || \\ || || \\ // || || \\ || // \\ || # -------- || \\|| ---- \\// ------ || \\ ------ // \\ -------- # # # This is the general config of Universal! # At the point Reload, just fill in the value of 1 to 5! # You can find more Timezones on: http://dev.bukkit.org/bukkit-plugins/manage-your-server/pages/documentation/timezones/ # We support English (en_EN), German (de_DE), Spanish (en_ES) and Portuguese (pt_BR). # Thank you for using Universal by Minecraftair and metmad22! General: Language: en_EN #Change here the language! MinigamesManager enabled?: true #Enable/Disable MinigamesManager! Security: Website and IP filter: true #Enable/Disable censoring of websites and IPs! Bad word filter: enabled: true #Enable/Disable bad word filter replacement: '&4*censored*&r' #Edit the replacement for the bad word Compass activated?: true #Enable/Disable the spawn compass (prefered false because of BETA!) Compass: activate Spawn: true #Give the player a spawn compass? Reload: Message Length before start: 1 #Configure the lines of messages before reloading Message Length after finish: 1 #Configure the lines of messages after reloading Respawn at home: true #Respawn at home or spawn? Timezone: US/Pacific #Your timezone Death-Message on?: true #Enable/Disable the Deathmessage Additional: BossBar: enabled: true #Enable/Disable BossBar LavaDropEffects: enabled: true #Enable/Disable LavaDropEffects (Blood on the floor) Mob: Spawnlimit: used?: true #Use Spawnlimit ammount: 64 #Maximum of mobs Chat: Format: '&7[%player%]: &f%msg%' #Format for the chat Colors in Chat activated?: true #Enable/Disable colorcodes in the chat Broadcast: Message Ban: true #Enable/Disable banmessage Message Kick: true #Enable/Disable kickmessage JoinMessages: Player: '[&2+&r]: &e%player%' #Change the join-message for normal player OP: '[&2+&r]: &e%player%' #Change the join-message for operators LeaveMessages: Player: '[&4-&r]: &e%player%' #Change the leave-message for normal player OP: '[&4-&r]: &e%player%' #Change the leave-message for operators Item: default-stack-size: 64 #Default stack size for give-command drop extra item: true #Should the extra items be dropped (if inventory full!) Vote: Link: (insert your link here!) #Put your vote-link here Reward: (insert your votereward here!) #Put your reward for voting here Web: Website: (insert your website link here!) #Website link Map: (insert your map link here!) #Map link Forum: (insert your forum link here!) #Forum link E-Mail: (insert your e-mail address here!) #e-mail adress Hublauncher: Block-ID: 152 #Block-ID for the block under the plate Plate-ID: 147 #Block-ID for the plate Sound: BAT_TAKEOFF #Sound, when launching Effect: ENDER_SIGNAL #Effect, when launching Server: Motd: used?: true #Motd from Universal used? '1': '&cThis is a default message!' #Line 1 from the motd '2': '&aChange in the config of Universal!' #Line 2 from the motd MaxPlayer: used?: false #Maximum of Player used? ammount: 20 #Maximum Player ammount |
Comments