CustomEnchantsNK (Beta)

CustomEnchantsNK (Beta) 1.0.0-beta5

PetteriM1

Resource Mod
Staff member
PetteriM1 submitted a new resource:

CustomEnchantsNK (Beta) - Custom enchantments plugin

CustomEnchantsNK (Beta)
First public custom enchantments plugin for Nukkit


NOTE: This plugin is still in beta. There may be bugs or unworking features.
More custom enchantments will be added soon.



List of known bugs (beta 1)
- Enchantment levels doesn't work
- More?


Found a bug? Please report if for me via private message on the forum or in Discord (PetteriM1#1059).
Please don't use...
Read more about this resource...
 

junxiesky

Member
[QUOTE =“PetteriM1,帖子:1561,成员:6”]谢谢。
你对魔法平台的意思是什么?
如果你的意思是迷人的表,不,因为它甚至还没有完全实现到Nukkit。[/ QUOTE]
ok,thanks
 

DobeShadow

Member
This is a great plugin,but I have a lot of questions.I tried to add enchantment on the diamond sword, the enchantment succeeded, but there were a lot of errors in the console, and the enchanted diamond sword could not attack the mobs.I hope to solve this problem, please.
10:32:39 [ERROR] Throwing
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_60]
at cn.nukkit.entity.Entity.createEntity(Entity.java:738) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.entity.Entity.createEntity(Entity.java:710) [nukkit-1.0-SNAPSHOT.jar:?]
at nukkitcoders.mobplugin.AutoSpawnTask.createEntity(AutoSpawnTask.java:142) [MobPlugin-1.9.0.5.jar:?]
at nukkitcoders.mobplugin.entities.spawners.PigSpawner.spawn(PigSpawner.java:37) [MobPlugin-1.9.0.5.jar:?]
at nukkitcoders.mobplugin.entities.autospawn.AbstractEntitySpawner.spawn(AbstractEntitySpawner.java:80) [MobPlugin-1.9.0.5.jar:?]
at nukkitcoders.mobplugin.entities.autospawn.AbstractEntitySpawner.spawn(AbstractEntitySpawner.java:45) [MobPlugin-1.9.0.5.jar:?]
at nukkitcoders.mobplugin.AutoSpawnTask.run(AutoSpawnTask.java:51) [MobPlugin-1.9.0.5.jar:?]
at cn.nukkit.scheduler.TaskHandler.run(TaskHandler.java:99) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.scheduler.ServerScheduler.runTasks(ServerScheduler.java:296) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.scheduler.ServerScheduler.mainThreadHeartbeat(ServerScheduler.java:277) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.tick(Server.java:1131) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.tickProcessor(Server.java:903) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.start(Server.java:880) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.<init>(Server.java:565) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Nukkit.main(Nukkit.java:112) [nukkit-1.0-SNAPSHOT.jar:?]
Caused by: cn.nukkit.utils.ChunkException: Invalid garbage Chunk given to Entity
 

PetteriM1

Resource Mod
Staff member
This is a great plugin,but I have a lot of questions.I tried to add enchantment on the diamond sword, the enchantment succeeded, but there were a lot of errors in the console, and the enchanted diamond sword could not attack the mobs.I hope to solve this problem, please.
10:32:39 [ERROR] Throwing
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_60]
at cn.nukkit.entity.Entity.createEntity(Entity.java:738) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.entity.Entity.createEntity(Entity.java:710) [nukkit-1.0-SNAPSHOT.jar:?]
at nukkitcoders.mobplugin.AutoSpawnTask.createEntity(AutoSpawnTask.java:142) [MobPlugin-1.9.0.5.jar:?]
at nukkitcoders.mobplugin.entities.spawners.PigSpawner.spawn(PigSpawner.java:37) [MobPlugin-1.9.0.5.jar:?]
at nukkitcoders.mobplugin.entities.autospawn.AbstractEntitySpawner.spawn(AbstractEntitySpawner.java:80) [MobPlugin-1.9.0.5.jar:?]
at nukkitcoders.mobplugin.entities.autospawn.AbstractEntitySpawner.spawn(AbstractEntitySpawner.java:45) [MobPlugin-1.9.0.5.jar:?]
at nukkitcoders.mobplugin.AutoSpawnTask.run(AutoSpawnTask.java:51) [MobPlugin-1.9.0.5.jar:?]
at cn.nukkit.scheduler.TaskHandler.run(TaskHandler.java:99) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.scheduler.ServerScheduler.runTasks(ServerScheduler.java:296) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.scheduler.ServerScheduler.mainThreadHeartbeat(ServerScheduler.java:277) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.tick(Server.java:1131) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.tickProcessor(Server.java:903) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.start(Server.java:880) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Server.<init>(Server.java:565) [nukkit-1.0-SNAPSHOT.jar:?]
at cn.nukkit.Nukkit.main(Nukkit.java:112) [nukkit-1.0-SNAPSHOT.jar:?]
Caused by: cn.nukkit.utils.ChunkException: Invalid garbage Chunk given to Entity
This error is caused by mob plugin because you are using outdated Nukkit version and it has nothing to do with custom enchants plugin.
 

DobeShadow

Member
I am sorry to share your plugin without your permission, because it is a very useful plugin, I am sorry, I will mark the author, would you allow me to share? If not, I will delete it. I'm very sorry.
 

InstinctV

Member
Hey PetterMI, this is a great plugin. But.. is it possible I could get the github source code so I can tweak a few things dor my own version??
 
Top