Hi,
Pretty new to hosting and decided to add some plugins for the first time to a local server,
boots up normally, then scroll back up to find the error message below////
latest edition griefprevention, i think!
Server still hosts but no plugin features available 1.2.5 edition tekkit, how do i solve this?
plus website of all versions
http://dev.bukkit.org/server-mods/grief-prevention/files/
01:50:53 [iNFO] [GriefPrevention] Enabling GriefPrevention v7.2
01:50:53 [iNFO] GriefPrevention: Grief Prevention enabled.
01:50:53 [iNFO] GriefPrevention: 0 total claims loaded.
01:50:53 [iNFO] GriefPrevention: 0 players have staked claims.
01:50:53 [sEVERE] Error occurred while enabling GriefPrevention v7.2 (Is it up t
o date?)
java.lang.NoClassDefFoundError: org/bukkit/event/player/AsyncPlayerChatEvent
at me.ryanhamshire.GriefPrevention.GriefPrevention.onEnable(GriefPrevent
ion.java:709)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
.java:337)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
r.java:386)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246
)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.AsyncPlayer
ChatEvent
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:41)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:29)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 11 more
01:50:53 [iNFO] Server permissions file permissions.yml is empty, ignoring it
01:50:53 [iNFO] Done (1.878s)! For help, type "help" or "?"