mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-07-24 14:33:51 +00:00
Remove Supervisor support.
This reverts commit442d97a1b1
,fcbd3deb6b
, and6231a25413
. Due to the lack of proper dependency deployment and availability users are unable to build EssentialsX without doing some manual installations. Until issue is resolved Supervisor support is dropped.
This commit is contained in:
parent
4bfabaa1d3
commit
af5d2c2fca
5 changed files with 2 additions and 125 deletions
|
@ -928,8 +928,4 @@ public abstract class UserData extends PlayerExtension implements IConf {
|
|||
public void stopTransaction() {
|
||||
config.stopTransaction();
|
||||
}
|
||||
|
||||
public EssentialsUserConf getConfig() {
|
||||
return config;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue