caliog / Rolecraft

Bukkit plugin which offers a ton of rpg features
GNU General Public License v3.0
4 stars 5 forks source link

item edit can't drag and things into block !(bukkit 1.13.2) #11

Open rayyuan5010 opened 6 years ago

rayyuan5010 commented 6 years ago

/item edit
can't drag any things

(bukkit 1.13.2)

caliog commented 6 years ago

Latest version of Rolecraft ? Any errors in the server log ? Are you using spigot or craftbukkit?

rayyuan5010 commented 6 years ago

download from https://dev.bukkit.org/projects/rolecraft
no error in server log useing craftbukkit 1.13.2

caliog commented 6 years ago

Yes but make sure you are using v3.2.19 cause this is a known bug in lower versions. I will doublecheck if it works for me.

EDIT: I just noticed I read 1.13.1 all the time now I see you wrote 1.13.2, my bad ! Plugin may not be compatible with 1.13.2 especially if you are using craftbukkit. Next update should fix this.

caliog commented 6 years ago

I tested the plugin with 1.13.2. It works with spigot but not with craftbukkit. I will fix it in the next update, but you make it work by using spigot, too.

rayyuan5010 commented 6 years ago

Ok! Thx a lot !

rayyuan5010 commented 6 years ago

and another question i create mob like

name: abc
entity-type: ZOMBIE
level: 9
hitpoints: 75
defense: 29
damage: 1
aggressive: true
pet: false
experience: 39%9-10
extra-spawn-time: 0
equipment:
  leggings: DIAMOND_LEGGINGS
  helmet: DIAMOND_HELMET
  chestplate: DIAMOND_CHESTPLATE
  boots: DIAMOND_BOOTS
  hand: DIAMOND_SWORD

but i use /msz create abc 10 10 still tell me abc is not a mob

% i change to spigot 1.13.2

caliog commented 6 years ago

I guess its not really abc? If you are using names with a blank space like "aaa bbb" you have to put it in quotation marks in the command. Cannot think of sth else why this isnt working. Try /mob list and see if it appears in the list.

rayyuan5010 commented 6 years ago

I see it create mob file in folder but /mob list didn't show anything!

caliog commented 6 years ago

Did you try to reload the server?

rayyuan5010 commented 6 years ago

Yes! and create in game use /mod edit or create file in folder all not working

rayyuan5010 commented 6 years ago

sorry i take some screenshot for what i do , maybe I am doing something wrong

2018-10-30_21 19 31

2018-10-30_21 19 40 2018-10-30_21 19 41

mc_pg

CobaltAngel25 commented 5 years ago

Hi, I'm having the same issue with dragging items in edit

CobaltAngel25 commented 5 years ago

Im using paper/bukkit 1.13.2 and im using rolecraft version 3.2.20