Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- options:
- #should warmups be enabled?
- warmups_enabled: true
- #should cooldowns be enabled?
- cooldowns_enabled: true
- #should prices be enabled?
- prices_enabled: true
- #should item costs be enabled?
- item_cost_enabled: true
- #should xp costs be enabled?
- xp_cost_enabled: true
- #should player points prices be enabled?
- player_points_prices_enabled: true
- #should limits be enabled?
- limits_enabled: true
- #do not ever use this if you like your server
- auto_save_enabled_CAN_CAUSE_BIG_LAGS: false
- #if you have enabled the forbidden option above, this is how often in minutes will your server lag
- save_interval_in_minutes: 15
- #should warmups be canceled when player takes damage?
- cancel_warmup_on_damage: false
- #should warmups be canceled when player moves?
- cancel_warmup_on_move: false
- #should warmups be canceled when player toggles sneak?
- cancel_warmup_on_sneak: false
- #should warmups be canceled when player starts sprinting?
- cancel_warmup_on_sprint: false
- #should warmups be canceled when player changes gamemode?
- cancel_warmup_on_gamemode_change: false
- #should container access be disable during warmups?
- block_interact_during_warmup: false
- #should cooldowns be cleared on server restart?
- clear_on_restart: false
- #should limits (counts of how many times player used limited command) be cleared on server restart?
- clear_uses_on_death: false
- #should cooldowns be cleared on players death?
- clear_cooldowns_on_death: false
- #should cooldowns be started on players death?
- start_cooldowns_on_death: false
- #should command usages be logged to console? (not needed as spigot logs it already)
- command_logging: false
- #should commands signs be enabled?
- command_signs: false
- #should syntax blocker (blocks usage of commands with syntax /pluginname:command) be enabled?
- syntax_blocker_enabled: true
- #should command confirmations (when command has price, xp price or itemcost) be enabled?
- command_confirmation: true
- units:
- #time unit for seconds that will be shown in messages
- seconds: seconds
- #time unit for minutes that will be shown in messages
- minutes: minutes
- #time unit for hours that will be shown in messages
- hours: hours
- messages:
- warmup_cancelled_by_damage: '&6Warm-ups have been cancelled due to receiving damage.&f'
- warmup_cancelled_by_move: '&6Warm-ups have been cancelled due to moving.&f'
- warmup_cancelled_by_sprint: '&6Warm-ups have been cancelled due to sprinting.&f'
- warmup_cancelled_by_sneak: '&6Warm-ups have been cancelled due to sneaking.&f'
- warmup_cancelled_by_gamemode_change: '&6Warm-ups have been cancelled due to changing
- gamemode.&f'
- cooling_down: '&6Wait&e &seconds& &unit&&6 before you can use command&e &command&
- &6again.&f'
- warming_up: '&6Wait&e &seconds& &unit&&6 before command&e &command& &6has warmed
- up.&f'
- warmup_already_started: '&6Warm-Up process for&e &command& &6has already started.&f'
- paid_error: '&6An error has occured:&e %s'
- insufficient_funds: '&6You have insufficient funds!&e &command& &6costs &e%s &6but
- you only have &e%s'
- paid_for_command: '&6Price of&e &command& &6was&e %s &6and you now have&e %s'
- paid_items_for_command: '&6Price of&e &command& &6was &e%s'
- paid_xp_for_command: '&6Price of&e &command& &6was &e%s levels'
- paid_player_points_for_command: '&6Price of&e &command& &6was &e%s PlayerPoints &6and you now have&e %s PlayerPoints'
- insufficient_items: '&6You have not enough items!&e &command& &6needs &e%s'
- insufficient_xp: '&6You have not enough XP!&e &command& &6needs &e%s'
- insufficient_xp_requirement: '&6Your level is too low to use this!&e &command& &6needs &e%s'
- insufficient_player_points: '&6You have not enough PlayerPoints!&e &command& &6needs &e%s'
- limit_achieved: '&6You cannot use this command anymore!&f'
- limit_reset: '&6Wait&e &seconds& &unit&&6 before your limit for command&e &command&
- &6is reset.&f'
- limit_reset_now: '&6Reseting limits for command&e &command& &6now!&f'
- limit_list: '&6Limit for command &e&command&&6 is &e&limit&&6. You can still use
- it &e×&&6 times.&f'
- interact_blocked_during_warmup: '&6You can''t do this when command is warming-up!&f'
- cannot_create_sign: '&6You are not allowed to create this kind of signs!&f'
- cannot_use_sign: '&6You are not allowed to use this sign!&f'
- invalid_command_syntax: '&6You are not allowed to use command syntax /<pluginname>:<command>!'
- confirmation_message: '&6Would you like to use command&e &command& &6?'
- confirmation_price_of_command: '&6its price is&e &price& &6and you now have &e&balance&'
- confirmation_item_price_of_command: '&6its price is&e &itemprice& &itemname&'
- confirmation_limit_of_command: '&6it is limited to&e &limit& &6uses and you can still use it&e &uses& &6times'
- confirmation_xp_price_of_command: '&6its price is&e &xpprice& experience levels'
- confirmation_price_of_command: '&6its price is&e &ppprice& PlayerPoints &6and you now have &e&ppbalance& PlayerPoints'
- confirmation_confirm_command_execution: 'Yes'
- confirmation_confirm_command_execution_hint: 'Click to confirm'
- confirmation_cancel_command_execution: 'No'
- confirmation_cancel_command_execution_hint: 'Click to cancel'
- confirmation_command_cancelled: '&6Execution of command&e &command& &6was cancelled'
- confirmation_toggle_disable: 'Confirmation messages are now disabled for you!'
- confirmation_toggle_enable: 'Confirmation messages are now enabled for you!'
- commands:
- groups:
- vip:
- /near:
- cooldown: 1800
- /firework:
- cooldown: 1800
- /tpa:
- cooldown: 1800 seconds
- /feed:
- cooldown: 3600 seconds
- premium:
- /near:
- cooldown: 900 seconds
- /tpa:
- cooldown: 300 seconds
- /feed:
- cooldown: 900 seconds
- /back:
- cooldown: 900 seconds
- /heal:
- cooldown: 900 seconds
- grand:
- /top:
- cooldown: 600 seconds
- /near:
- cooldown: 300 seconds
- /feed:
- cooldown: 300 seconds
- /back:
- cooldown: 300 seconds
- /heal:
- cooldown: 300 seconds
- /repair:
- cooldown: 43200 seconds
- legend:
- /repair:
- cooldown: 3600 seconds
- /repair all:
- cooldown: 43200 seconds
- /tppos:
- cooldown: 3600 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement