Class GuildSettings


  • public class GuildSettings
    extends java.lang.Object
    This settings class holds all the common setting for all guilds, so that this object can be a singleton, while the guilds themselves are prototypes.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2016 Created on Nov 06, 2016
    • Constructor Summary

      Constructors 
      Constructor Description
      GuildSettings()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GuildSettings

        public GuildSettings()