forked from Double0negative/SuperCraftBros
-
Notifications
You must be signed in to change notification settings - Fork 4
Configuration (Legacy)
Ian Ryan edited this page Mar 27, 2019
·
1 revision
Although it may seem complicated at first, this plugin makes configuration painless and straightforward. Provided you have arenas available to work with, you can have this plugin fully configured and functioning in half an hour or less.
- Type
/scb setgloballobby
to set the global server lobby spawn (if you have not done so already). - Select the entire region you would like to make an arena. with WorldEdit
- Type
/scb create <name>
to register the arena in the plugin. - Type
/scb setlobby <arena>
to set the lobby for the arena. - Type
/scb setspawn next
to set spawnpoints in the arena you are standing in. - Type
/scb setmin <arena> <#>
to set the minimum players for an arena. - Type
/scb setmax <arena> <#>
to set the maximum players for an arena. - Type
/scb enable <arena>
to enable an arena. - You can now type
/scb join <arena>
to join an arena!
- Teleport into one of your arena lobbies and place a sign.
- Format the sign as follows:
-
Line 1:
[SCB]
-
Line 2:
Class
-
Line 3:
<class name here>
- Your class sign is now active!
As of version 1.3.1, classes are completely customizable! You may use the format to edit or remove the default classes as well as add your own classes. The default classes.yml file can be viewed here and an explanation of each data value can be found here.
# Just like the original Super Smash Bros., this setting will change the
# gameplay of the plugin to try to use "percentage points" instead of
# player health. The plugin will automatically try and increase the
# knockback of hits done to players who have higher "points". Note, this
# feature is in beta and thus may not work fully, use at your own risk!
use-percents: false
# This setting deals with the amount of time in seconds before a lobby will
# start when it meets the player requirements for a game. By default, it is
# 60 seconds but you can change it as you please.
countdown: 60
#Only teleport players who are in an arena when they join
#This feature is mainly for servers that want this plugin in a single world
use-arena-teleport: false
#Amount to award players for winning
#This will not trigger if Vault is not installed
winning-economy: 1000