SHOW:
|
|
- or go back to the newest paste.
| 1 | - | #-----------------------------------------------------------------------------------------------------------# |
| 1 | + | Config: |
| 2 | - | # MyCommand Commands config file (last update v5.5.0) # |
| 2 | + | Animations: |
| 3 | - | # # |
| 3 | + | Refresh-Delay: 2 |
| 4 | - | # BukkitDev Help page : https://dev.bukkit.org/projects/mycommand/pages/getstarted # |
| 4 | + | Rainbow-Delay: 10 |
| 5 | - | # # |
| 5 | + | Title-Delay: 2 |
| 6 | - | # How to make a command : (See an example command below) # |
| 6 | + | Disabled-Worlds: |
| 7 | - | # For first, put your command name on first line # |
| 7 | + | - ExampleWorld |
| 8 | - | # Now put your command_line name after the "command:" line. Don't forget the '/' before your command. # |
| 8 | + | - ExampleWorld2 |
| 9 | - | # So, now select your command type from a predefined list putting it after "type" line # |
| 9 | + | Scoreboard: |
| 10 | - | # COMMAND TYPE LIST : # |
| 10 | + | world: |
| 11 | - | # TEXT , ALIAS , RUN_COMMAND , BROADCAST_TEXT , RUN_COMMAND_TEXT , RUN_COMMAND_BROADCAST_TEXT # |
| 11 | + | Lines: |
| 12 | - | # ADD_PERMISSION , WARMUP , COOLDOWN , RUN_CONSOLE , RUN_CONSOLE_RANDOM , SPOUT_TEXT # |
| 12 | + | - "&8&l&m------------------------" |
| 13 | - | # RUN_COMMAND_RANDOM , RUN_ASOPERATOR , ICON_MENU , SCOREBOARD , BUNGEE_TP , SPOUT_NOTIFICATION # |
| 13 | + | - "&c%playername% &8/ &f%ping%" |
| 14 | - | # BAR_API_TEXT , BAR_API_BROADCAST_TEXT , CALL_URL, TITLE, BROADCAST_TITLE, ACTION_BAR # |
| 14 | + | - "&1" |
| 15 | - | # # |
| 15 | + | - "&9" |
| 16 | - | # If your command is "TEXT" type, you can put multiple line of text below this parameter # |
| 16 | + | - "&7Kills: &a%kills% &8- &7Deaths: &a%deaths%" |
| 17 | - | # You can do the same thing with the "RUNCOMMAND" type, but instead of text, puts commands in this list # |
| 17 | + | - "&7K/D: &a%kd%" |
| 18 | - | # For delayed command(s) add $delay$ before the command in runcmd Example : - $delay$/list # |
| 18 | + | - "&2" |
| 19 | - | # Set delay time with delaytimer: 5 (5 = seconds) | # |
| 19 | + | - "&7%time% - &7%day%" |
| 20 | - | # If you are using the Vault plugin, you can put the "cost: 123.0" with this line. # |
| 20 | + | Title: |
| 21 | - | # You can customize your permission node by placing "permission-node:" field in a command # |
| 21 | + | - "&2&lFree&a&lbuild" |
| 22 | - | # Also,you can change the permission error message with "permission-error:" # |
| 22 | + | ABC: |
| 23 | - | # Custom error-message for invalid args ,put "error-message:" line in a command. # |
| 23 | + | Lines: |
| 24 | - | # You can use itemcost : 'ID:AMOUNT' for set a cost with items. # |
| 24 | + | - "&8%rainbow%&l&m------------------------" |
| 25 | - | # Register REAL commands putting "register: true" below the command. # |
| 25 | + | - "&7Second scoreboard" |
| 26 | - | # With register commands you can use the "tab_completer: - Hi - Hello!" # |
| 26 | + | - "%rainbow%&l&m------------------------" |
| 27 | - | # For Scripts and more features, find more on the bukkitdev page # |
| 27 | + | Title: |
| 28 | - | #-----------------------------------------------------------------------------------------------------------# |
| 28 | + | - "&6This is the second scoreboard." |
| 29 | - | REGELN: |
| 29 | + | Test: |
| 30 | - | command: /regeln |
| 30 | + | Lines: |
| 31 | - | type: TEXT |
| 31 | + | - "&8%rainbow%&l&m------------------------" |
| 32 | - | text: |
| 32 | + | - "&7Third scoreboard" |
| 33 | - | - '&8&l⚌⚌⚌⚌⚌⚌⚌⚌&c&lRegeln&8&l⚌⚌⚌⚌⚌⚌⚌⚌' |
| 33 | + | - "%rainbow%&l&m------------------------" |
| 34 | - | - '&8&l⚌⚌⚌⚌⚌⚌⚌⚌&c&lAllgemein&8&l⚌⚌⚌⚌⚌⚌⚌⚌' |
| 34 | + | Title: |
| 35 | - | - '&a1. &cHacking ist in jeglicher Art verboten! (Speed, Fly usw.)' |
| 35 | + | - "&6This is the Third scoreboard." |