• 0

    posted a message on HELP ME PLEASE!

    My server keeps crashing on start. Here is the console:

    21.05 14:02:41 [Multicraft] Server stopped
    21.05 14:02:41 [Multicraft] Looks like a crash, check the server console. Return value: 1
    21.05 14:02:39 [Multicraft] Not restarting crashed server.
    21.05 14:02:39 [Multicraft] Error writing to server: [Errno 32] Broken pipe
    21.05 14:02:39 [Multicraft] Error writing to server: [Errno 32] Broken pipe
    21.05 14:02:39 [Multicraft] Stopping server!
    21.05 14:02:39 [Multicraft] Server shut down
    21.05 14:02:34 [Server] INFO Stopping server
    21.05 14:02:34 [Server] ERROR This crash report has been saved to: /./crash-reports/crash-2017-05-21_14.02.34-server.txt
    21.05 14:02:33 [Server] FATAL Considering it to be crashed, server will forcibly shutdown.
    21.05 14:02:33 [Server] FATAL A single server tick took 60.23 seconds (should be max 0.05)


    Here is the crash report:

    https://pastebin.com/r3xENMtG

    Posted in: Server Support and Administration
  • 0

    posted a message on PLEASE HELP! Server keeps crashing once started.

    My server keeps crashing on start. Here is the console: PS: its in reverse.

    21.05 14:02:41 [Multicraft] Server stopped
    21.05 14:02:41 [Multicraft] Looks like a crash, check the server console. Return value: 1
    21.05 14:02:39 [Multicraft] Not restarting crashed server.
    21.05 14:02:39 [Multicraft] Error writing to server: [Errno 32] Broken pipe
    21.05 14:02:39 [Multicraft] Error writing to server: [Errno 32] Broken pipe
    21.05 14:02:39 [Multicraft] Stopping server!
    21.05 14:02:39 [Multicraft] Server shut down
    21.05 14:02:34 [Server] INFO Stopping server
    21.05 14:02:34 [Server] ERROR This crash report has been saved to: /./crash-reports/crash-2017-05-21_14.02.34-server.txt
    21.05 14:02:33 [Server] FATAL Considering it to be crashed, server will forcibly shutdown.
    21.05 14:02:33 [Server] FATAL A single server tick took 60.23 seconds (should be max 0.05)


    Here is the crash report:

    https://pastebin.com/r3xENMtG

    Posted in: Server Support and Administration
  • 0

    posted a message on Is there a plugin which let you do /fly but only in certain areas.

    But when they are flying in one area and go into that area they can still fly?...

    Posted in: Server Support and Administration
  • 0

    posted a message on Is there a plugin which let you do /fly but only in certain areas.

    Is there a plugin which lets you do /fly but only in certain areas. I would like this for my server so the VIP+ rank can do /fly but it is disabled in the warzone.

    Thanks!

    Posted in: Server Support and Administration
  • 0

    posted a message on PermissionsEx Not Working NO RANKS!

    Never mind realised there was a messed up space on line 47 i think so it works now thanks anyway

    Posted in: Server Support and Administration
  • 0

    posted a message on PermissionsEx Not Working NO RANKS!

    Yes there is also these errors in the console:

    Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?



    Plugin EnjinMinecraftPlugin v2.7.7 has failed to register events for class com.enjin.officialplugin.permlisteners.PexChangeListener because ru/tehkode/permissions/events/PermissionEntityEvent does not exist.



    They may be completly different but just showing

    Posted in: Server Support and Administration
  • 0

    posted a message on PermissionsEx Not Working NO RANKS!

    Whenever I say something in chat the rank does not appear, and I can also do any command even though I set my rank to the lowest.

    Here is my config: http://pastebin.com/GngLdARp

    Any help will be appreciated.

    Posted in: Server Support and Administration
  • 0

    posted a message on Group Manager!

    Thanks I will try!

    Posted in: Server Support and Administration
  • 0

    posted a message on Group Manager!

    Here is the config that I put into the folders (i have about 5 different worlds but only 2 show up: world & bedwars) from the screen shot. If you need to know im using MCProHosting.

    http://pastebin.com/3f1YgMnU

    Posted in: Server Support and Administration
  • 0

    posted a message on Group Manager!

    I just got groupmanager and have tryed to get it to work. I have but everything in the world folders and the tags in front of names seem to be working. But when I deop myself the permissions are not working! I have over 5 different worlds but only 2 are appearing? Screen shots below.


    Here is my permissions:

    groups:
    OP:
    default: false
    permissions: []
    inheritance:
    - owner
    info:
    build: true
    prefix: '&8[&e&lOP&8] '
    suffix: ''
    Moderator:
    default: false
    permissions:
    - essentials.ban.*
    - essentials.home.others
    - essentials.kick.*
    - essentials.sethome.others
    - essentials.tempban.*
    - essentials.warp
    - essentials.warp.list
    inheritance:
    - donator
    info:
    build: true
    prefix: '&8[&cModerator&8] '
    suffix: ''
    Owner:
    default: false
    permissions:
    - -vanish.*
    - '*'
    inheritance:
    - co-owner
    info:
    build: true
    prefix: '&8[&b&lOWNER&8] '
    suffix: ''
    AdminPlus:
    default: false
    permissions:
    - worldedit.*
    inheritance:
    - admin
    info:
    build: true
    prefix: '&8[&2ADMIN&2&l+&8] '
    suffix: ''
    Donator:
    default: false
    permissions: []
    inheritance:
    - vip
    info:
    build: true
    prefix: '&8[&6&lDonator&8] '
    suffix: ''
    Builder:
    default: false
    permissions:
    - essentials.bigtree
    - essentials.break.bedrock
    - essentials.gamemode
    - essentials.repair.*
    - essentials.time
    - essentials.time.set
    - essentials.tp
    - essentials.weather
    - essentials.workbench
    - worldedit.*
    inheritance:
    - default
    info:
    build: true
    prefix: '&8[&6&lBuilder&8] '
    suffix: ''
    Admin:
    default: false
    permissions:
    - essentials.banip
    - essentials.exp.*
    - essentials.fly.*
    - essentials.unban
    - essentials.unbanip
    inheritance:
    - moderatorplus
    info:
    build: true
    prefix: '&8[&2ADMIN&8] '
    suffix: ''
    VIP:
    default: false
    permissions:
    - essentials.gamemode
    - essentials.repair.*
    - essentials.time
    - essentials.time.set
    - essentials.tp
    - essentials.tphere
    - PrimeShop.VIP.*
    inheritance:
    - default
    info:
    build: true
    prefix: '&8[&6&lVIP&8] '
    suffix: ''
    ModeratorPlus:
    default: false
    permissions:
    - essentials.gamemode.others
    - essentials.spawn.others
    - factions.join.others
    - heads.*
    inheritance:
    - moderator
    info:
    build: true
    prefix: '&8[&cModerator&c&l+&8] '
    suffix: ''
    Default:
    default: true
    permissions:
    - citizens.npc.talk
    - essentials.afk
    - essentials.back
    - essentials.back.ondeath
    - essentials.balance
    - essentials.clearinventory
    - essentials.delhome
    - essentials.enderchest
    - essentials.help.*
    - essentials.home
    - essentials.home.bed
    - essentials.kits.armor
    - essentials.kits.tools
    - essentials.pay
    - essentials.sell
    - essentials.sethome
    - essentials.sethome.bed
    - essentials.signs.use.*
    - essentials.spawn
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - factions.admin
    - factions.autoclaim
    - factions.claim
    - factions.claim.radius
    - factions.create
    - factions.demote
    - factions.faction
    - factions.home
    - factions.invite
    - factions.join
    - factions.kick
    - factions.leader
    - factions.leave
    - factions.mod
    - factions.moderator
    - factions.sethome
    - factions.tag
    - PrimeShop.Defaults.*
    inheritance: []
    info:
    build: true
    prefix: '&8[&6Player&8] '
    suffix: ''
    Co-Owner:
    default: false
    permissions:
    - essentials.*
    - factions.*
    inheritance:
    - adminplus
    info:
    build: true
    prefix: '&8[&b&lCO&r-&bOWNER&8] '
    suffix: ''



    Here is the photos of the worlds:

    Posted in: Server Support and Administration
  • To post a comment, please .