zDevelopers / UHPlugin

Plugin UltraHardcore (“Kill the Patrick”), augmenté. | UHC (“KTP”) plugin, improved.
Other
32 stars 24 forks source link

Is it poissible to change the "KILL THE PATRICK" trough the game, not through the config file? #150

Closed JoeyFreak closed 5 years ago

JoeyFreak commented 6 years ago

Is it poissible to change the "KILL THE PATRICK" trough the game, not through the config file?

Jenjeur commented 6 years ago

If you mean “by changing only the code to avoid to use any configuration file”, yes, by changing the default value here and recompiling the plugin:

https://github.com/zDevelopers/UHPlugin/blob/8eca8138fe362f51900eb8a7129db361b1d7e656/src/main/java/eu/carrade/amaury/UHCReloaded/UHConfig.java#L97-L101

If you mean “by using a command”, then no. What would be your usage for that?