Plan icon indicating copy to clipboard operation
Plan copied to clipboard

MultiLib#getLocalServerName Support in config.yml

Open Euphillya opened this issue 1 year ago • 1 comments

I would like to be able to..

For people using MultiPaper, we can afford to regularly delete the Plugin folder from the slave servers as everything reloads at startup, so there is no duplication. Unfortunately, we can't do this with Plan because we have to change the Name Server config in Plan every time.

Would it be possible to put the possibility to integrate it directly like :

MultiLib.getLocalServerName().equalsIgnoreCase("bukkit")? <Server.ServerName> : MultiLib.getLocalServerName()

https://github.com/MultiPaper/MultiLib

Is your feature request related to a problem? Please describe.

Not Really.

Euphillya avatar Nov 25 '22 00:11 Euphillya