#Vault Dependencies
1 messages · Page 1 of 1 (latest)
instead of adding events and commands in the main class
create a package called commands or listeners for example
and inside there add your respective command and listeners
1 messages · Page 1 of 1 (latest)
Good morning, i got a problem to use Vault in my Java plugin, i try to copy the code from GitHub but it doesn't work. Can you help me ? ty 🙂 My code : https://paste.md-5.net/ajopezunid.cs
instead of adding events and commands in the main class
create a package called commands or listeners for example
and inside there add your respective command and listeners