Ir para conteúdo
Faça parte da equipe! (2024) ×

[CDMHelper]Gladiador Automatico


Tk-Jiin
 Compartilhar

Posts Recomendados

yusqrYQ.png

Estarei trazendo a script do cmdhelper do gladiador automatico para voces

Pois talvez exista alguem que tenha minimas condiçoes financeiras

e minha finalidade foi fazer essa script para esses tais..

 

CONFIG.TXT

 

Script:

*:/gladiador [$option] [$vencedor] [$] = >>>

if($option == ''){

@saldo = acc_balance(player())

@status2 = get_value(gladiadois)

if(@status2 !== 'aberto'){die('§c[!] §fEvento Gladiador não está Ocorrendo no Momento!')}else

msg('§6[!] §fTeleportando até o Evento Gladiador!')

msg('§6[!] §fAguarde o Inicio do Evento!')

set_ploc(player(), get_value('gladiadorloc', @coordenadas))}}

if($option == 'iniciar'){

@status = get_value(gladiador)

if(!has_permission('sou.op')){die('§c[!] §fVocê não tem Permissão!')}

if(@status == 'iniciado'){die('§c[!] §fJá Está Acontencendo um Gladiador!')}

if(@status !== 'iniciado'){

store_value(gladiador, 'iniciado')

store_value(gladiadois, 'aberto')

broadcast('§4§l[Gladiador] §fEvento Gladiador Aberto!')

broadcast('§4§l[Gladiador] §fUse §8"/gladiador" §fpara vir até o Evento!')

broadcast('§4§l[Gladiador] §fEvento Começando em: §65 Minutos')

set_timeout(60 * 1000, closure(

broadcast('§4§l[Gladiador] §fEvento Gladiador!')

broadcast('§4§l[Gladiador] §fUse §8"/gladiador" §fpara vir até o Evento!')

broadcast('§4§l[Gladiador] §fEvento Começando em: §64 Minutos')

set_timeout(60 * 1000, closure(

broadcast('§4§l[Gladiador] §fEvento Gladiador!')

broadcast('§4§l[Gladiador] §fUse §8"/gladiador" §fpara vir até o Evento!')

broadcast('§4§l[Gladiador] §fEvento Começando em: §63 Minutos')

set_timeout(60 * 1000, closure(

broadcast('§4§l[Gladiador] §fEvento Gladiador!')

broadcast('§4§l[Gladiador] §fUse §8"/gladiador" §fpara vir até o Evento!')

broadcast('§4§l[Gladiador] §fEvento Começando em: §62 Minutos')

set_timeout(60 * 1000, closure(

broadcast('§4§l[Gladiador] §fEvento Gladiador!')

broadcast('§4§l[Gladiador] §fUse §8"/gladiador" §fpara vir até o Evento!')

broadcast('§4§l[Gladiador] §fEvento Começando em: §61 Minuto')

set_timeout(60 * 1000, closure(

store_value(gladiadois, 'fechado')

broadcast('§4§l[Gladiador] §fEvento Gladiador Fechado!')

broadcast('§4§l[Gladiador] §fEvento Começando em: §630 Segundos!')

set_timeout(30 * 1000, closure(

broadcast('§4§l[Gladiador] §fEvento Gladiador Começou!')

broadcast('§4§l[Gladiador] §fBoa Sorte a Todos os Participantes!')))))))))))))}}

if($option == 'vencedor'){

if(!has_permission('sou.op')){die('§c[!] §fVocê não tem Permissão!')}

if(@status !== 'iniciado'){die('§c[!] §fNão Está Acontencendo nenhum Gladiador!')}

if(@status == 'iniciado'){

if($vencedor == ''){die('§c[!] §f/gladiador vencedor <Vencedor>')}

if(!ponline($vencedor)){die('§c[!] §fO Jogador citado não Está Online!')}else{

broadcast('§4§l[Gladiador] §fEvento Gladiador Finalizado!')

broadcast('§4§l[Gladiador] §fVencedor do Gladiador:§6'$vencedor)

tmsg($vencedor, ('§4§l[Gladiador] §fVocê Venceu o Evento Gladiador'))

tmsg($vencedor, ('§4§l[Gladiador] §fSeu Prêmio de 50000 Coins foi Pago!'))

runas(~console, '/money give' $vencedor '50000')

store_value(gladiador, 'finalizado')}}}

if($option == 'finalizar'){

if(!has_permission('sou.op')){die('§c[!] §fVocê não tem Permissão!')}

if(@status !== 'iniciado'){die('§c[!] §fNão Está Acontencendo nenhum Gladiador!')}

if(@status == 'iniciado'){

store_value(gladiadois, 'fechado')

store_value(gladiador, 'finalizado')

broadcast('§4§l[Gladiador] §fEvento Gladiador Fechado')

broadcast('§4§l[Gladiador] §fQuem Fechou:'player())

broadcast('§4§l[Gladiador] §fMotivo:'$)

}}

if($option == 'setar'){

if(!has_permission('sou.op')){die('§c[!] §fVocê não tem Permissão!')}else{

assign(@coordenadas, ploc(player()))

store_value('gladiadorloc', @coordenadas)

msg('§6[!] §fLocal do Gladiador Setado!')

}}

if($option == 'help'){

if(!has_permission('sou.op')){die('§c[!] §fVocê não tem Permissão!')}else{

msg('§8❒❒❒❒❒❒❒❒❒❒❒❒❒❒ §4§lGladiador §8❒❒❒❒❒❒❒❒❒❒❒❒❒❒')

msg('§3Ajuda:')

msg('§a[setar] §f/gladiador setar')

msg('§aSeta o Local do Gladiador')

msg('§9[iniciar] §f/gladiador iniciar')

msg('§9Inicia o Gladiador')

msg('§c[Finalizar] §f/gladiador finalizar [1] [Motivo]')

msg('§cFinaliza o Gladiador e Anuncia o Motivo!')

msg('§5[Vencedor] §f/gladiador vencedor [Jogador]')

msg('§5Anuncia o Vencedor do Gladiador e premia com 50k!')

msg('§6[ir] §f/gladiador')

msg('§6Entra no Gladiador!')

msg('§5Gladiador Feito por: §9Tk-Jiin')

msg('§8❒❒❒❒❒❒❒❒❒❒❒❒❒❒ §4§lGladiador §8❒❒❒❒❒❒❒❒❒❒❒❒❒❒')

}}

 

 

<<<

 

 

Gladiador:

 

/Gladiador setar: Seta o Local da Arena do Gladiador!

 

/Gladiador iniciar: Inicia o Gladiador, *USE O /Gladiador setar ANTES OU OCORRERÁ BUGS

 

/Gladiador fechar: Fecha o Gladiador, não define nenhum vencedor, apenas fecha!

 

/Gladiador vencedor <Jogador>: Finaliza o Gladiador e Premia o Jogador Escolhido com 50000 Coins

 

/Gladiador help: Mostra a Ajuda do Script

 

/Gladiador: Entra no Evento, o unico Comando sem Permissão, qualquer um pode Usar!

 

Tutorial:

1-Instale esse plugin no seu sérver :CommandHelper - Download - 4shared

2-Apos rodar ele no seu server,abra o arquivo config.txt

3-Copie o codigo um pouco acima e cole-o dentro do config.txt

[Nao existe saida alem da morte

[Ninguem vai sentir falta mesmo]

minha existencia é inutil >

Link para o comentário
Compartilhar em outros sites

Vou passar o log segue abaixo o log inteiro e com cor destacada nos erros ! :

[GUI] Didn't check bukkit version, you're not running bukkit.

[GUI] Starting bukkit server - min. RAM:1522 max. RAM:1522

[GUI] The server is starting...

[GUI] Server started...

14:59:32 Loading libraries, please wait...

14:59:37 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

14:59:41 [iNFO] Starting minecraft server version 1.7.2

14:59:41 [iNFO] Loading properties

14:59:41 [iNFO] Default game type: SURVIVAL

14:59:41 [iNFO] Generating keypair

14:59:41 [iNFO] Starting Minecraft server on *:25565

14:59:41 [iNFO] This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.4-SNAPSHOT)

14:59:43 [iNFO] ----- Bukkit Auto Updater -----

14:59:43 [iNFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.

14:59:43 [iNFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.

14:59:43 [iNFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.

14:59:43 [iNFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.

14:59:43 [iNFO] ----- ------------------- -----

14:59:43 [iNFO] [AutoMessage] Loading AutoMessage v1.5.3

14:59:43 [iNFO] [GroupManager] Loading GroupManager v2.1.19 (Phoenix)

14:59:43 [iNFO] [WorldEdit] Loading WorldEdit v5.6

14:59:43 [iNFO] [iConomy] Loading iConomy v7.0

14:59:43 [iNFO] [simple-AutoSave] Loading Simple-AutoSave v0.2.1

14:59:43 [iNFO] [PvpLevels] Loading PvpLevels v0.2.2

14:59:43 [iNFO] [CommandHelper] Loading CommandHelper v3.3.0

14:59:43 [iNFO] [CustomServerMessages] Loading CustomServerMessages v3.1.7

14:59:43 [iNFO] [VipZero] Loading VipZero v1.1.1

14:59:43 [iNFO] [mcore] Loading mcore v7.0.2

14:59:43 [iNFO] [OpenInv] Loading OpenInv v2.1.7

14:59:43 [iNFO] [Vault] Loading Vault v1.2.25-b333

14:59:43 [iNFO] [ClearLag] Loading ClearLag v2.7.1

14:59:44 [iNFO] [simpleClans] Loading SimpleClans v2.4.1

14:59:44 [iNFO] [WorldGuard] Loading WorldGuard v5.8

14:59:44 [iNFO] [TopPVP] Loading TopPVP v0.9

14:59:44 [iNFO] [signColours] Loading SignColours v1.5

14:59:44 [iNFO] [Essentials] Loading Essentials v2.13.1

14:59:44 [iNFO] [showCaseStandalone] Loading ShowCaseStandalone v616

14:59:44 [iNFO] [EssentialsSpawn] Loading EssentialsSpawn v2.13.1

14:59:44 [iNFO] [CreativeGates] Loading CreativeGates v2.4.0

14:59:44 [iNFO] [MythicMobs] Loading MythicMobs v0.11.1

14:59:44 [iNFO] [mcore] Enabling mcore v7.0.2

14:59:44 [iNFO] [mcore 7.0.2] === ENABLE START ===

14:59:44 [iNFO] [mcore 7.0.2] Setup of SenderIdMixinDefault took ?d12ms.

14:59:44 [iNFO] [mcore 7.0.2] === ENABLE ?aCOMPLETE (Took ?d196ms) ===

14:59:44 [iNFO] [Vault] Enabling Vault v1.2.25-b333

14:59:44 [iNFO] [Vault][Economy] Essentials Economy found: Waiting

14:59:44 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.

14:59:44 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!

14:59:44 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!

14:59:44 [iNFO] [Vault][Economy] iConomy 6 found: Waiting

14:59:44 [iNFO] [Vault][Permission] GroupManager found: Waiting

14:59:44 [iNFO] [Vault][Permission] SuperPermissions loaded as backup permission system.

14:59:44 [iNFO] [Vault][Chat] GroupManager found: Waiting

14:59:44 [iNFO] [Vault] Enabled Version 1.2.25-b333

14:59:44 [iNFO] [mcore 7.0.2] ?aActivated integration with ?dVault

14:59:44 [iNFO] [Vault][Economy] Essentials Economy hooked.

14:59:44 [iNFO] [Vault][Economy] iConomy 7 hooked.

14:59:44 [iNFO] [Vault][Permission] GroupManager hooked.

14:59:44 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!

14:59:44 [WARNING] The server will make no attempt to authenticate usernames. Beware.

14:59:44 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.

14:59:44 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.

14:59:44 [iNFO] Preparing level "Cons"

14:59:44 [iNFO] Preparing start region for level 0 (Seed: -4216530450634206070)

14:59:45 [iNFO] Preparing spawn area: 64%

14:59:46 [iNFO] [AutoMessage] Enabling AutoMessage v1.5.3

14:59:46 [iNFO] [AutoMessage] AutoMessage Enabled!

14:59:46 [iNFO] [GroupManager] Enabling GroupManager v2.1.19 (Phoenix)

14:59:46 [iNFO] GroupManager - INFO - World Found: cons

14:59:46 [iNFO] GroupManager - INFO - World Found: world

14:59:46 [iNFO] GroupManager - INFO - Superperms support enabled.

14:59:46 [iNFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!

14:59:46 [iNFO] GroupManager - INFO - Backups will be retained for 24 hours!

14:59:46 [iNFO] GroupManager version 2.1.19 (Phoenix) is enabled!

14:59:46 [iNFO] [Vault][Chat] GroupManager - Chat hooked.

14:59:46 [iNFO] [WorldEdit] Enabling WorldEdit v5.6

14:59:46 [iNFO] WEPIF: GroupManager detected! Using GroupManager for permissions.

14:59:46 [iNFO] [iConomy] Enabling iConomy v7.0

14:59:46 [iNFO] [iConomy - April Fools] Enabled (224 ms)

14:59:46 [iNFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!

14:59:46 [iNFO] [simple-AutoSave] Enabling Simple-AutoSave v0.2.1

14:59:46 [iNFO] [simple-AutoSave] 0.2.1 enabled.

14:59:46 [iNFO] [iConomy - April Fools] Purged accounts with default balance.

14:59:46 [iNFO] Autosave Started.

14:59:46 [iNFO] [PvpLevels] Enabling PvpLevels v0.2.2

14:59:46 [iNFO] [PvpLevels v0.2.2] Hooked with iConomy 7 using Vault

14:59:46 [iNFO] [CommandHelper] Enabling CommandHelper v3.3.0

14:59:47 [iNFO] CommandHelper/CommandHelper 3.3.0 enabled

14:59:47 [iNFO]

14:59:47 _/_/_/ _/

14:59:47 _/ _/_/ _/_/_/ _/_/ _/_/_/ _/_/ _/_/_/ _/_/_/ _/_/_/

14:59:47 _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/

14:59:47 _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/

14:59:47 _/_/_/ _/_/ _/ _/ _/ _/ _/ _/ _/_/_/ _/ _/ _/_/_/

14:59:47 _/ _/ _/

14:59:48 _/ _/ _/_/ _/ _/_/_/ _/_/ _/ _/_/

14:59:48 _/_/_/_/ _/_/_/_/ _/ _/ _/ _/_/_/_/ _/_/

14:59:48 _/ _/ _/ _/ _/ _/ _/ _/

14:59:48 _/ _/ _/_/_/ _/ _/_/_/ _/_/_/ _/

14:59:48 _/

14:59:48 _/

14:59:48 [WARNING] Something when wrong while trying to load up break_block:

14:59:48 [WARNING] java.lang.ClassNotFoundException: net.minecraft.server.World

14:59:48 [WARNING] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67)

14:59:48 [WARNING] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)

14:59:48 [WARNING] at java.lang.ClassLoader.loadClass(Unknown Source)

14:59:48 [WARNING] at java.lang.ClassLoader.loadClass(Unknown Source)

14:59:48 [WARNING] at java.lang.Class.getDeclaredConstructors0(Native Method)

14:59:48 [WARNING] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

14:59:48 [WARNING] at java.lang.Class.getConstructor0(Unknown Source)

14:59:48 [WARNING] at java.lang.Class.newInstance(Unknown Source)

14:59:48 [WARNING] at com.laytonsmith.core.functions.FunctionList.initFunctions(FunctionList.java:40)

14:59:48 [WARNING] at com.laytonsmith.core.functions.FunctionList.<clinit>(FunctionList.java:28)

14:59:48 [WARNING] at com.laytonsmith.core.MScriptCompiler.compile(MScriptCompiler.java:408)

14:59:48 [WARNING] at com.laytonsmith.core.AliasCore.reload(AliasCore.java:265)

14:59:48 [WARNING] at com.laytonsmith.core.AliasCore.<init>(AliasCore.java:56)

14:59:48 [WARNING] at com.laytonsmith.commandhelper.CommandHelperPlugin.onEnable(CommandHelperPlugin.java:130)

14:59:48 [WARNING] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)

14:59:48 [WARNING] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)

14:59:48 [WARNING] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)

14:59:48 [WARNING] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439)

14:59:48 [WARNING] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375)

14:59:48 [WARNING] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342)

14:59:48 [WARNING] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319)

14:59:48 [WARNING] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275)

14:59:48 [WARNING] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175)

14:59:48 [WARNING] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424)

14:59:48 [WARNING] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)

14:59:48 [iNFO] CommandHelper: Welcome to this server, which is running CommandHelper!

14:59:48 [iNFO] [CommandHelper]: Main file processed

14:59:48 [iNFO] [CommandHelper]: 14 alias(es) defined.

14:59:48 [iNFO] [CustomServerMessages] Enabling CustomServerMessages v3.1.7

14:59:48 [iNFO] [CustomServerMessages] CustomServerMessages succesfully enabled.

14:59:48 [iNFO] [VipZero] Enabling VipZero v1.1.1

14:59:48 [iNFO] [VipZero] Initializing VipZero (V1.1.1) by SubZero0.

14:59:48 [iNFO] [VipZero] Checking for updates...

14:59:49 [iNFO] [VipZero] New update avaible: V1.2.2!

14:59:49 [iNFO] [VipZero] Download: VipZero - Bukkit

14:59:49 [iNFO] [VipZero] Checking for old config file...

14:59:49 [iNFO] [VipZero] No updates found.

14:59:49 [iNFO] [VipZero] Checking for config file update...

14:59:49 [iNFO] [VipZero] No updates found.

14:59:49 [iNFO] [VipZero] Checking for language file update...

14:59:49 [iNFO] [VipZero] No updates found.

14:59:49 [iNFO] [VipZero] Using flatfile system.

14:59:49 [iNFO] [VipZero] Hooked to GroupManager.

14:59:49 [iNFO] [VipZero] Hooked to Vault.

14:59:49 [iNFO] [OpenInv] Enabling OpenInv v2.1.7

14:59:49 [iNFO] [ClearLag] Enabling ClearLag v2.7.1

14:59:49 [iNFO] [ClearLag] Loading modules...

14:59:49 [iNFO] [ClearLag] No config updates found...

14:59:49 [WARNING] [ClearLag] mob-range requires you to use bukkit v1.7_r3

14:59:49 [iNFO] [ClearLag] Modules have been loaded!

14:59:49 [iNFO] [ClearLag] Clearlag is now enabled!

14:59:49 [iNFO] [simpleClans] Enabling SimpleClans v2.4.1

14:59:49 [iNFO] [ClearLag] Searching for updates..

14:59:50 [iNFO] [simpleClans] SQLite Connection successful

14:59:50 [iNFO] [simpleClans] Clan players: 28

14:59:50 [iNFO] [simpleClans] [AutoUpdate] v1.1 enabled!

14:59:50 [iNFO] [WorldGuard] Enabling WorldGuard v5.8

14:59:50 [iNFO] [WorldGuard] (Cons) TNT ignition is PERMITTED.

14:59:50 [iNFO] [WorldGuard] (Cons) Lighters are PERMITTED.

14:59:50 [iNFO] [WorldGuard] (Cons) Lava fire is blocked.

14:59:50 [iNFO] [WorldGuard] (Cons) Fire spread is UNRESTRICTED.

14:59:50 [iNFO] [WorldGuard] Loaded configuration for world 'Cons'

14:59:50 [iNFO] [WorldGuard] 0 regions loaded for 'Cons'

14:59:50 [iNFO] [TopPVP] Enabling TopPVP v0.9

14:59:50 [iNFO] [TopPVP]: TopPVP Enabled!

14:59:50 [iNFO] [signColours] Enabling SignColours v1.5

14:59:50 [iNFO] SignColours version 1.5 by ichingpow enabled.

14:59:50 [iNFO] [Essentials] Enabling Essentials v2.13.1

14:59:51 [iNFO] Essentials: Using GroupManager based permissions.

14:59:51 [iNFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.25-b333)

14:59:51 [iNFO] [showCaseStandalone] Enabling ShowCaseStandalone v616

14:59:51 [iNFO] [showCaseStandalone] Starting build 616.0, made on 2013-11-07 21:53:22 by kellerkindt with help by Ryzko, sorklin, rtainc

14:59:51 [iNFO] [showCaseStandalone] Loading configuration.

14:59:51 [iNFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1

14:59:51 [iNFO] [CreativeGates] Enabling CreativeGates v2.4.0

14:59:51 [iNFO] [CreativeGates 2.4.0] === ENABLE START ===

14:59:52 [iNFO] [CreativeGates 2.4.0] === ENABLE COMPLETE (Took 806ms) ===

14:59:52 [iNFO] [MythicMobs] Enabling MythicMobs v0.11.1

14:59:52 [iNFO] [MythicMobs] Loading MythicMobs...

14:59:52 [iNFO] [MythicMobs] Loaded 5 mobs.

14:59:52 [iNFO] [MythicMobs] Loaded 0 mob stacks.

14:59:52 [iNFO] [MythicMobs] Loaded 4 skills.

14:59:52 [iNFO] [MythicMobs] Loaded 1 random spawns.

14:59:52 [iNFO] [MythicMobs] Loaded 3 mythic items.

14:59:52 [iNFO] [MythicMobs] Loaded 1 drop tables.

14:59:52 [iNFO] [MythicMobs] Loaded 0 mob spawners.

14:59:52 [iNFO] [MythicMobs] MythicMobs Vault Support has been enabled!

14:59:52 [iNFO] [MythicMobs] MythicMobs WorldGuard Support has been enabled!

14:59:52 [iNFO] [MythicMobs] v0.11.1 has been successfully loaded!

14:59:54 [iNFO] [MythicMobs] A new version of MythicMobs is available: MythicMobs v0.12.0-ALPHA

14:59:54 [iNFO] Server permissions file permissions.yml is empty, ignoring it

14:59:54 [iNFO] Done (9.969s)! For help, type "help" or "?"

14:59:54 [iNFO] GroupManager - INFO - Bukkit Permissions Updated!

14:59:54 [iNFO] [ClearLag] No updates found!

15:00:24 [iNFO] [HServers] adicione a staff no skype para ter melhor comunica?o

 

 

 

Eu támbem gostaria de saber aonde coloco o seu codigo de gladiador que voce disponibilizou no post pois nunca usei cmd helper agradeco a sua atenção !

Link para o comentário
Compartilhar em outros sites

  • 2 meses depois...
Este tópico está impedido de receber novos posts.
 Compartilhar

  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...

Informação Importante

Nós fazemos uso de cookies no seu dispositivo para ajudar a tornar este site melhor. Você pode ajustar suas configurações de cookies , caso contrário, vamos supor que você está bem para continuar.