SpotProtection


» New version of the plugin: https://dev.bukkit.org/bukkit-plugins/houseguard/
» This is a powerful protection plugn by regions. Having him various commands and options, all configurable. With more than one language, you have access to language English/Portuguese selecting in config.yml. This plugin is a fully anti Grieffings or illegal buildings or undesirable.
» I bring to you a plugin to protect your name and SpotProtection, created by Brazilian SpotBR, soon after a while abandoned plugin for private reasons and this plugin is being redone.

» spotprotection.use - Allows to use all commands.
» spotprotection.<number> - Allows buy <Number> areas.

» /spot buy <Size> <Region Name> = Purchase an area with name <Region Name>, size <Size>;
» /spot sell <Name> <Price> = Puts the sale area <Name> for the price of <Price>;
» /spot delarea <Name> = Delete your area <Name>;
» /spot addfriend <Player Name> <Region Name> = Adds the friend <Player Name> in your area <Region Name>;
» /spot delfriend <Player Name> <Region Name> = Remove the friend <Player Name> in your area <Region Name>;
» /spot pvparea <Region Name> <On/Off> = Enable/Disable PvP in your area <Region Name>;
» /spot areamsg <Region Name> <Message> = Add in your area <region Name> the welcome message <Message>;
» /spot infoarea = Shows the information of the area you are in;
» /spot areas = List of your regions;
» /spot expand <Region Name> <Size> = Expands your area <Region Name> for size <Size>;
» /spot prices - show the prices
» /spot = Menu of Commands.

» Vault (http://dev.bukkit.org/bukkit-mods/vault/ ).
» WorldEdit (http://dev.bukkit.org/bukkit-mods/worldedit/ ).
» WorldGuard (http://dev.bukkit.org/bukkit-mods/wordguard/ ).

» Desginer page updated.
» ChangeLog clean.
Known bugs:
» you cant use /sethome when area have 2 or more members.
Video:
If the plugin aren't working, try java 7.
Se o plugin não funcionar tente por a versão 7 do Java.

-
View User Profile
-
Send Message
Posted Sep 28, 2013@yarkhs estou com o memso problema do @bernadopmbr fica aparecendo isso toda hora e olha nem fiz nenhuma region ainda ´
PS:isso acontece aparentemente toda vez que executo um comando
-
View User Profile
-
Send Message
Posted Sep 26, 2013@JoaoEstrella
Manda pm
-
View User Profile
-
Send Message
Posted Sep 26, 2013@Lendariof preciso falar com tu em particular, me add no skype: joao-estrella
tem 3 bugs ai sendo 2 gravissimos!
-
View User Profile
-
Send Message
Posted Sep 18, 2013@bernardopmbr
Testei aqui e apareceu mensagem dizendo que tem terreno perto demais. Testa melhor aí e nos diz o que exatamente foi feito, como era a região, etc. Dê mais detalhes.
-
View User Profile
-
Send Message
Posted Sep 18, 2013Gente, impressäo minha ou ta com um bug de poder comprar terreno em áreas já com region? ( mas sem ter comprado com /comprar. Setado pela staff por /region ... )
-
View User Profile
-
Send Message
Posted Sep 14, 2013@piritacraft
Eu que cuido do Designer =P
-
View User Profile
-
Send Message
Posted Sep 12, 2013@LordLeonheart
1) If i load the plugin, it appears an error, with unacceptable characters, have a look at it please.
show me your server.log. I need to know which file contains the problem.
2) I don´t speak portuguese, i would be very happy, if you transalte the config into english, it takes a lot of time to look it up with Google translator. :) 3) Please add permissions for every command, so for expample you can disable, that players can sell their regions.
i'll do this. but maybe not in this plugin. i want to make another protection plugin with more functions and in english.
-
View User Profile
-
Send Message
Posted Sep 12, 2013@bernardopmbr
Este problema das áreas estou resolvendo. Realmente tinha sumido do /spot xD. Agora a mensagem que vc falou que fica floodando no servidor, nunca a vi antes oO
-
View User Profile
-
Send Message
Posted Sep 11, 2013@yarkhs, no meu console fica um flood assim:
11.09 18:01:17 [Server] INFO
-----------------11.09 18:01:17 [Server] INFO player tem permissao 11.09 18:01:17 [Server] INFO------------------
View User Profile
-
Send Message
Posted Sep 10, 2013@guimartino
Vc chegou a dar reload no server ao invés de restart? Este erro daí tem a ver com a tradução. Normalmente acontece comigo quando no server eu dou reload. O plugin não instancia novamente a classe de mensagens e quando precisa ser usada, dá null. Dá restart no servidor e testa. Depois dá reload.
java.lang.NullPointerException at SpotProtection.i18n.Messages.getString(Messages.java:44) at SpotProtection.SpotProtection.onCommand(SpotProtection.java:167)
-
View User Profile
-
Send Message
Posted Sep 10, 2013@guimartino
Bem, vc está usando versão nova do spot com versão velha do minecraft. Pode ser esse o problema.
-
View User Profile
-
Send Message
Posted Sep 10, 2013Oi pessoal, achei um erro.
Quando alguem digita /spotprotection , esta faltando a informacäo sobre o comando /areas , acho que vocës esqueceram de colocar no código do plugin aquele sistema de códigos/mensagens que vocës usam em uma pasta diferente. ( O Link )
Valeu!
-
View User Profile
-
Send Message
Posted Sep 8, 2013Restante das imagens: http://postimg.org/gallery/2cyxei4a/
-
View User Profile
-
Send Message
Posted Sep 8, 2013O que achou ?
-
View User Profile
-
Send Message
Posted Sep 8, 2013Estou fazendo umas imagens melhores para colocar aqui nesta pagina. Por exemplo:
Não apareceu a imagem inteira mas esta escrito "protection".
-
View User Profile
-
Send Message
Posted Sep 7, 2013Tentei utilizar uma versão mais antiga pra ver se funcionava, o seguinte erro apareceu:
21:52:17 [INFO] guimartino issued server command: /spot 21:52:17 [SEVERE] null
org.bukkit.command.CommandException: Unhandled exception executing command 'spot' in plugin SpotProtection v1.5 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523) at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:971) at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:889) at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:846) at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292) at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:115) at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.NullPointerException at SpotProtection.i18n.Messages.getString(Messages.java:44) at SpotProtection.SpotProtection.onCommand(SpotProtection.java:167) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more
-
View User Profile
-
Send Message
Posted Sep 6, 2013@yarkhs
Estou usando a recomendada da 1.5.2 e a ultima versao do plugin, continua dando a mesma coisa, não sei por que e não acontece NENHUM erro no console :/
-
View User Profile
-
Send Message
Posted Sep 6, 2013Very good plugin i have a few things to say:
1) If i load the plugin, it appears an error, with unacceptable characters, have a look at it please.
2) I don´t speak portuguese, i would be very happy, if you transalte the config into english, it takes a lot of time to look it up with Google translator. :)
3) Please add permissions for every command, so for expample you can disable, that players can sell their regions.
-
View User Profile
-
Send Message
Posted Sep 2, 2013@guimartino
ok. Qual versão do plugin vc está usando? Qual versão do bukkit vc está usando? Caso não esteja usando a última versão do plugin, baixe ela e experimente. Pode ser que este problema já tenha sido resolvido em outra versão.
-
View User Profile
-
Send Message
Posted Sep 2, 2013@yarkhs
Nao, eu nao mudei nada