Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ######################################################################
- #You get more help at http://dev.bukkit.org/server-mods/simple-info2 #
- #You can use %sender% to get the name of the command-sender! #
- #You can use %realtime% to get the machine-time of the server! #
- #You can use %onlineplayers% to get how many players are online #
- #You can use %world% to get the senders world #
- # #
- #ONLY IN THE ALISES!!! #
- #You can use %argNUMBER% to use the given argument. #
- #Example: #
- # /teleport: #
- # permission: 'aliases.tp' #
- # execute: '/tp %arg1% %arg2%' #
- ######################################################################
- #Enable this if you want to get notified when a new version is released!
- CheckForUpdates: true
- #This is the command-section
- commands:
- /premium:
- sendTo: sender
- permission: info.premium
- messages:
- - '&bPremiumi Eelised:'
- - '&eKui Tellid Premiumi su nimi näeb välja nii:'
- - '&a[Premium] %sender%: &9Tere!'
- - ' '
- - '&a/Kit Premium'
- - '&eMis sisaldab Diamond rüüd ja mõõka siis 15 Super Golden Appelit ja 1 EnderPearl.'
- - ' '
- - '&eCommandid: &a/nick &e, &a/ptime &e, &a/enderchest &e, &a/feed'
- /wizard:
- sendTo: sender
- permission: info.wizard
- messages:
- - '&5Wizardi Eelised:'
- - '&eKui Tellid Wizardi su nimi näeb välja nii:'
- - '&5[Wizard] %sender%: &9Tere!'
- - ' '
- - '&5/Kit WizardFighter'
- - '&eMis sisaldab Diamond rüüd ja mõõka siis 10 Super Golden Appelit.'
- - ' '
- - '&5/Kit WizardPotions'
- - '&aHealing Potion II 3tk'
- - '&eNight Vision Potion (8:00) 3tk'
- - '&aSwiftness Potion (8:00) 3tk'
- - '&eStrength Potion (8:00) 3tk '
- - '&aResistance Potion (8:00) 3tk'
- - '&eRegeneration Potion II (1:00) 3tk'
- - '&aHarming Splash II 5tk'
- - '&ePoison Splash II (0:45) 5tk'
- - '&aSlowness Splash (1:07) 5tk'
- - ' '
- - '&eCommandid: &a/nick &e, &a/ptime &e, &a/enderchest , &a/heal &e, &a/near'
- /vote:
- sendTo: sender
- permission: info.vote
- messages:
- - '&aPlease vote daily %sender%!'
- - '&e➜[1] http://www.minecraftserverfinder.com/vote.php?id=6352'
- - ' '
- - '&e➜[2] http://minecraftservers.org/vote/90676'
- - ' '
- - '&e➜[3] http://minecraft-mp.com/server/21560/vote/'
- - ' '
- - '&e➜[4] http://topg.org/Minecraft/in-369570'
- - ' '
- - '&e➜[5] http://minecraft-server-list.com/server/176258/vote/'
- /facebook:
- sendTo: sender
- permission: info.facebook
- messages:
- - '&b➜ https://www.facebook.com/Estclouds'
- /gettime:
- sendTo: all
- permission: info.gettime
- messages:
- - '&bIt is &a%realtime% &bnow!'
- /smsrules:
- sendTo: sender
- permission: info.smsrules
- messages:
- - '➜ [1] Kui saadate sõnumi valesti siis ei pea me teile raha tagastama ega Vipi andma.'
- - ' '
- - '➜ [2] Vipi tellimine on 100% omal vastutusel.'
- - ' '
- - '➜ [3] Vipi tellimiseks kulutatud raha ei tagastata kunagi ükskõik mis põhjusel.'
- - ' '
- - '➜ [4] Me ei hüvita päevi/tunde mil server on maas või te ei saa serverisse.'
- - ' '
- - '➜ [5] Me võime teha ükskõik millal tingimustes muudatusi.'
- - ' '
- - '➜ [6] Estonian Clouds ei ole kohustatud teid preemiumiks tegema.'
- - ' '
- - '&a➜ [7] Kõik Vipid kestavad 21 päeva!'
- #Here you can define aliases. Example: a Player types /s and then /spawn will be executed
- aliases:
- /spawn2:
- permission: 'spawn2.s'
- execute: '/warp spawn2'
- /spawn3:
- permission: 'spawn3.s'
- execute: '/warp spawn3'
- #Here you can make Teleport-commands
- Teleportations:
- /tptest:
- #Here you can set a teleport-delay (in seconds)
- delay: 3.0
- message: '&eYou were teleported!'
- permission: 'myoc.tptest'
- world: 'world'
- x: 100.0
- y: 100.0
- z: 100.0
Advertisement
Add Comment
Please, Sign In to add comment