NyaaCat / RPGItems-reloaded

The legacy RPGItems continues
https://www.spigotmc.org/resources/rpgitems.17549/
MIT License
136 stars 46 forks source link

Problem with fresh installation #455

Closed genysta closed 3 years ago

genysta commented 3 years ago

Hi, im quite new to minecraft server management and those plugin. Im installing rpgitems just like the instruction but im getting this error. I can create item but when i use it, it deals no damage to mob. Im trying to get some command help but im getting no description and no usage information.

genysta commented 3 years ago

There's some MISSING LANG too, i've read FAQ but i cant understand what does it mean. Creating new dir called lang on RPGItems dir?

ReinWD commented 3 years ago

MISSING_LANG is an internal error when language file like en_US.yml don't contain correspoding string. You can add it freely in language file and reload, most of them are harmless. Just missing of help strings.

language file is located at RPGItems/.yml you can change your language in config.yml.

ReinWD commented 3 years ago

try /rpgitem damage /rpgitem power /rpgitem condition /rpgitem marker and use tab complete.

genysta commented 3 years ago

I'll try those and let you know whether it's work or not

genysta commented 3 years ago

For now i know these thing : In restored world from my backup rpg item will not do any damage In my new world / fresh world the rpg item work and deal damage

ReinWD commented 3 years ago

try to use a lower version of minecraft like 1.13, 1.14 and test if it works. We've tested upgrading version by version. But structure of item has changed so much. I cann't say for sure.