So today i was on my server and i restarted it and all the sudden i got back on and my prefixes aren't working. i use permissionEx with bChatManger and i have never had this problem. the updater and skyupdater plugins are gone and idk how to get them back but pluginmetrics and Updater are still there. what do i do!
why not use chatex i use it nd my prefixes still work
groups:
Member:
build: true
permissions:
- chatex.allowchat
- authme.player.*
- essentials.delhome
- essentials.motd
- essentials.home
- essentials.list
- essentials.mail
- essentials.mail.send
- essentials.msg
- essentials.ping
- essentials.r
- essentials.rules
- essentials.sethome
- essentials.signs.use.disposal
- essentials.spawn
- cm.colorchat
options:
prefix: '&8[&6Member&8]&r'
default: 'true'
rank: '7'
Tester:
build: true
permissions:
- chatex.allowchat
- authme.player.*
- essentials.delhome
- essentials.motd
- essentials.home
- essentials.list
- essentials.mail
- essentials.mail.send
- essentials.msg
- essentials.ping
- essentials.r
- essentials.rules
- essentials.sethome
- essentials.signs.use.disposal
- essentials.spawn
- cm.colorchat
options:
prefix: '&8[&6Tester&8]&r'
default: 'true'
rank: '6'
Donator:
inheritance:
- Member
build: true
permissions:
- essentials.help
- essentials.rules
- essentials.motd
options:
prefix: '&6[&6D&6]&7 '
default: false
rank: '5'
Mod:
inheritance:
- Donator
- Member
build: true
permissions:
- essentials.sethome.multiple.staff
- essentials.helpop
- essentials.home.others
- essentials.nick
- essentials.warp
- essentials.warp.list
- cm.colorchat
- cm.reload
- cm.prefix
- cm.suffix
options:
prefix: '&1[&dM&1]&f '
default: false
rank: '4'
Admin:
inheritance:
- Mod
- Donator
- Member
build: true
permissions:
- essentials.gamemode
- essentials.give
- essentials.god
options:
prefix: '&9[&bA&9]&f '
default: false
rank: '3'
Head Admin:
inheritance:
- Admin
- Mod
- Donator
- Member
build: true
permissions:
- '*'
- essentials.nick
options:
prefix: '&9[&4HA&9]&f '
default: false
rank: '2'
Owner:
build: true
permissions:
- '*'
options:
prefix: '&4[&2&ki&r&6Owner&2&ki&r&4]&r'
default: false
rank: '1'
schema-version: 1
users:
fcd17554-3037-44f6-8e92-06b3746285d0:
group:
- Owner
options:
name: Evil_King_Bradd_
410dd809-788c-3dab-bd01-bf384200cf20:
options:
name: Evil_King_Bradd_
group:
- Owner
but chatex tryes to update to the latest version whitch it 1.9 so i had to change the updater config in chatex
/ChatEx/update-config.yml:
# Updater config for the plugin ChatEx. (Automaticaly generated)
# Enabled: Is the updater enabled?
# Update-Type: DOWNLOAD: Download the new version. ANNOUNCE: Only say that a new version was released.
# Release-Type: ALPHA: Only download alpha files. BETA: Only download files. RELEASE: Only download release files. ALL: Download all files.
# Debug: Toggles the debug logging
Enabled: false
Update-Type: ANNOUNCE
Release-Type: ALL
Debug: false