PreciousStones

PreciousStones

269k Downloads

spigot 1.9.2 godstone not working

pilotdan1985 opened this issue ยท 3 comments

commented

First of all, awesome plugin! Keep up the great work, it's much appreciated!!

I updated to spigot version (Implementing API version 1.9.2-R0.1-SNAPSHOT) and ps stones version 10.2.0 and my godstones are no longer working. (no feed or repair effects) It was all set up and running great in 1.8.3. I have tried the plugin on my main server running over 50 plugins and I also have tried it out on my test server is only running: PermissionsEx, PluginManagerReloaded, WorldEdit, LWC, Essentials, EssentialsSpawn, EssentialsChat, WorldGuard, PreciousStones. I get the same problem on both servers. Whether I use my customized config, or a new one, it won't work. Here is my customized config:

- title: HealerStone
  block: gold_block
  radius: 2
  meta-name: '&bHealerStone'
  meta-autoset: false
  meta-lore:
  - '&eGo to www.pilotdan1985.com/shop'
  - '&efor more info on how to use this'
  - '&eIMPORTANT &c/ps on &ebefore placing!'
  prevent-place-blacklist:
  - 153
  allowed-only-inside:
  - CityProtection
  - HugeCityProtection
  welcome-message: true
  farewell-message: true
  no-resize: true
  surfaces:
  - 57
  enable-on-src: true
  feed: 2
  heal: 4
  repair: 5
  no-allowing: true
  mixing-group: 1
  cuboid: false
  limits:
  - 1
commented

update feeding does work. it seems to only be repair of items not working.

commented

I'm having the same issue, however I've noted that if the player is wearing a full set of armour, it will start repairing. Will not repair without a full set of armour.

EDIT: I should add, build 13 from Jenkins, Spigot 1.9.2.

commented

Should be fixed with the latest commit #965