NoObsidian

Plugin is designed for sky-block server.
When player fail his Cobbelstone Generator, he right-click the bucket on Obsidian.
Obsydian will destroy, take bucket and give bucket with lava.
PS. Sorry for my English. :)

- set message
- easy break obsidian, when player failed cobblestone generator

- /noobs - Show the plugin's info
- /noobs reload - Reload the configuration file.

- noobs.* - Allows to all commands | default: false
- noobs.reload - Allows to reload the config | default: false
- noobs.use - Allows to destroy the obsidian | default: false

- Place NoObsidian.jar into 'plugins' folder.
- Restart your server.
- Configuration file will create automatically.
#Default Configuration File - NoObsidian #Set main options. Settings: #Item, which player can destroy obsidian | default: BUCKET. itemID: 325 #Set message, which player can see. Locale: #When player destroyed obsidian. breakMsg: 'Obsidian has been destroyed.' #When config reloaded. reloadMsg: 'Config reloaded.' #When player did not have permissions. noPermissions: 'No permissions.'

None.

-
View User Profile
-
Send Message
Posted Aug 21, 2013@TheCiastko
Seems like only players can use that command.
-
View User Profile
-
Send Message
Posted Aug 21, 2013@GreenGrizzlyBear
It's possible to change the name of a plugin project. The url doesn't change when the name is changed.
-
View User Profile
-
Send Message
Posted Aug 21, 2013@Louis1234567890987654321
lol why? no-obs-idian
Shortened to no-obs just without the dashes
2nd why does the url spell it wrong? http://dev.bukkit.org/bukkit-plugins/noobsydian/ obsydian?
-
View User Profile
-
Send Message
Posted Aug 21, 2013... the command is /noobs I suggest you should change the name of the command.
-
View User Profile
-
Send Message
Posted Apr 14, 2013Error while using /noobs reload
2013-04-15 07:00:54 [WARNING] Unexpected exception while parsing console command "noobs reload"
org.bukkit.command.CommandException: Unhandled exception executing command 'noobs' in plugin NoObsidian v1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServer.java:523)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchServerCommand(CraftServer.java:512)
at net.minecraft.server.v1_5_R2.DedicatedServer.am(DedicatedServer.java:261)
at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:226)
at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_5_R2.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
at maalee.noobs.Commands.onCommand(Commands.java:19)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 8 more
-
View User Profile
-
Send Message
Posted Apr 8, 2013....