Class JSONFactions

    • Constructor Detail

      • JSONFactions

        public JSONFactions()
    • Method Detail

      • getGson

        public com.google.gson.Gson getGson()
      • getFile

        public java.io.File getFile()
      • forceSave

        public void forceSave​(boolean sync)
        Specified by:
        forceSave in class Factions
      • getNextId

        public java.lang.String getNextId()
      • isIdFree

        public boolean isIdFree​(java.lang.String id)
      • isIdFree

        public boolean isIdFree​(int id)
      • updateNextIdForId

        protected void updateNextIdForId​(int id)
      • updateNextIdForId

        protected void updateNextIdForId​(java.lang.String id)