Pokkit icon indicating copy to clipboard operation
Pokkit copied to clipboard

Nukkit plugin that is able to load some Bukkit and Spigot plugins

Results 16 Pokkit issues
Sort by recently updated
recently updated
newest added

I just recently downloaded EssentialsX plugin from spigot, it has all Essential Plugin e.g. EXAntiBuild, EssentialsX, EXChat, EXGeIP, EXProtect, EXSpawn, EXXMPP. thing is, only three of it works, EX, EXGeoIP,...

I have spawn some entities, but they don't move and even, if spawn above the earth, do not fall down. I used `world.spawnEntity(x, y, z, EntityType.fromId(90))` to spawn a pig....

wontfix

Update to API 2.0

waiting

Hi, I have no problem with this plugin but the console does not stop spamming the following: org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[?:?] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[?:?] at nl.rutgerkok.pokkit.plugin.BukkitEventManager.fireEvent(BukkitEventManager.java:64) ~[?:?] at nl.rutgerkok.pokkit.plugin.BukkitEventManager.callEvent(BukkitEventManager.java:49)...

java.lang.UnsupportedOperationException: This method is not supported yet by Pokkit 0.9.2 at nl.rutgerkok.pokkit.Pokkit.unsupported(Pokkit.java:69) ~[?:?] at nl.rutgerkok.pokkit.entity.PokkitHumanEntity.getEnderChest(PokkitHumanEntity.java:57) ~[?:?] at de.fruxz.portableenderchest.commands.CMD_EnderChest.onCommand(CMD_EnderChest.java:17) ~[?:?] at nl.rutgerkok.pokkit.plugin.PokkitPlugin.onCommand(PokkitPlugin.java:274) ~[?:?] at cn.nukkit.command.PluginCommand.execute(PluginCommand.java:33) ~[nukkit-1.0-SNAPSHOT.jar:?] at cn.nukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:257) ~[nukkit-1.0-SNAPSHOT.jar:?] at cn.nukkit.Server.dispatchCommand(Server.java:752)...

20:14:59 [INFO ] [Pokkit] Server permissions file D:\archivos\MCPE\plugins\Pokkit\permissions.yml is empty, ignoring it 20:14:59 [INFO ] Epoll Status is false > java.lang.NullPointerException at com.lenis0012.bukkit.marriage2.libs.pluginutils.misc.Reflection.getMethod(Reflection.java:82) at com.lenis0012.bukkit.marriage2.libs.pluginutils.misc.Reflection.getCBMethod(Reflection.java:96) at com.lenis0012.bukkit.marriage2.libs.pluginutils.modules.packets.PacketModule.(PacketModule.java:16) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)...