Class Server

  • All Implemented Interfaces:
    Permable

    public class Server
    extends java.lang.Object
    implements Permable
    • Constructor Detail

      • Server

        public Server()
    • Method Detail

      • getGroupsString

        public java.util.List<java.lang.String> getGroupsString()
        Specified by:
        getGroupsString in interface Permable
      • hasTimedPermSet

        public boolean hasTimedPermSet​(java.lang.String perm)
        Specified by:
        hasTimedPermSet in interface Permable
      • getGroups

        public java.util.List<Group> getGroups()
      • getTimedGroups

        public java.util.List<TimedValue<Group>> getTimedGroups()
      • getWorld

        public World getWorld​(java.lang.String name)