You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.
Hello, I know it says on the Spigot page that you're not accepting more feature requests, but it would be really helpful to have a '/ase reload' command to reload the config. I've been trying to set a custom tool for the armor stand editor so that regular Flint doesn't trigger the action bar messages or not allow people to open chests while holding it, but I'm having trouble figuring out how to set the requireToolLore and have to restart the entire server every time I try something with it, it's a little annoying.
The text was updated successfully, but these errors were encountered:
Having a reload command would still be nice to change the item without having to restart the server. But there are 2 options in the config, requireToolData and requireToolLore which can be set to true or false and have an identifier that can be changed. If I set them to true and add something in the identifier, then normal Flint doesn't work to trigger the Armor Stand Editor GUI, which I wanted. But I can't get the custom Flint to work either, I can't figure out what I'm able to add as Data or Lore that will trigger the tool identifier, so I have to restart the server every time I change the options to try different things.
Hello, I know it says on the Spigot page that you're not accepting more feature requests, but it would be really helpful to have a '/ase reload' command to reload the config. I've been trying to set a custom tool for the armor stand editor so that regular Flint doesn't trigger the action bar messages or not allow people to open chests while holding it, but I'm having trouble figuring out how to set the requireToolLore and have to restart the entire server every time I try something with it, it's a little annoying.
The text was updated successfully, but these errors were encountered: