forked from Limework/RediSkript
forgot one line xd
This commit is contained in:
parent
624aa09bf7
commit
e1b051623b
@ -34,7 +34,7 @@ public class LimeworkSpigotCore extends JavaPlugin {
|
||||
|
||||
@Override
|
||||
public void onDisable() {
|
||||
|
||||
rm.shutdown();
|
||||
}
|
||||
|
||||
private void loadSkript() {
|
||||
@ -64,7 +64,7 @@ public class LimeworkSpigotCore extends JavaPlugin {
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
public RedisManager getRm() {
|
||||
return rm;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user