Simple Region Market Problem: ,, [SRM] You do not have the acces to do that"
Hi Leute,
Ich habe ein Problem mit dem Plugin Simple Region Market. Wenn ein Spieler der Gruppe:,,Default" z.B.: ein Hotelzimmer mieten will wird im Chat ausgegeben:,,[SRM] You do not have the acces to do that", als Owner gehts aber.
config.yml von Simple Region Market:
language: de
logging: true
enable_economy: true
templates.yml von Simple Region Market:
sell:
type: sell
removesigns: true
buyer: Default
price.min: 0
price.max: -1
input.id: '[SELL]'
input.2: '[[region]]'
input.3: '[[price]]'
input.4: '[[account]]'
output.id: 'FOR SALE'
output.1: '[[id_out]]'
output.2: '[[region]]'
output.3: '[[price]]'
output.4: '[[x]] x [[y]] x [[z]]'
taken.id: 'SOLD'
taken.1: '[[id_taken]]'
taken.2: ''
taken.3: '[[player]]'
taken.4: ''
let:
type: let
price.min: 0
price.max: -1
renttime.min: 60000
renttime.max: -1
input.id: '[LET]'
input.2: '[[region]]'
input.3: '[[price]]'
input.4: '[[time]]'
output.id: 'FOR RENT'
output.1: '[[id_out]]'
output.2: '[[price]]'
output.3: '[[time]]'
output.4: '[[x]] x [[y]] x [[z]]'
taken.id: 'OCCUPIED'
taken.1: '[[id_taken]]'
taken.2: '[[timeleft]]'
taken.3: ''
taken.4: '[[player]]'
hotel:
type: hotel
price.min: 0
price.max: -1
renttime.min: 60000
renttime.max: -1
input.id: '[HOTEL]'
input.2: '[[region]]'
input.3: '[[price]]'
input.4: '[[time]]'
output.id: 'FOR RENT'
output.1: '[[id_out]]'
output.2: '[[price]]'
output.3: '[[time]]'
output.4: '[[x]] x [[y]] x [[z]]'
taken.id: 'OCCUPIED'
taken.1: '[[id_taken]]'
taken.2: '[[timeleft]]'
taken.3: ''
taken.4: '[[player]]'
config.yml von Permission***:
permissions:
backend: file
backends:
file:
file: permissions.yml
superperms: {}
permissions.yml von Permission***:
groups:
default:
default: true
permissions:
- simpleregionmarket.create
- simpleregionmarket.rent
- simpleregionmarket.sell
- simpleregionmarket.buy
- modifyworld.*
prefix: '[Sterblicher]'
VIP:
default: false
permissions:
- bukkit.command.gamemode
inheritance:
- default
prefix: '[VIP]'
Moderator:
default: false
permissions:
- bukkit.command.gamemode
inheritance:
- VIP
prefix: '[Moderator]'
Co-Owner:
default: false
permissions:
- '*'
prefix: '[Co-Owner]'
Admin:
inheritance:
- Moderator
prefix: '[Admin]'
Owner:
permissions:
- '*'
prefix: '[Owner]'
worlds:
world:
suffix: Owner
hier meine Serverdaten:
Bukkit 1.2.5 R4
Plugins:
xAuth
worldguard
WorldEdit
Vault
Test(Eigenes Plugin)
Simple Region Market
Permissions Ex
Modifyworld
Mobile Admin
iConomy 6
Found Diamonds
Essentials XMPP
Essentials Spawn
Essentials Geo IP
Essentials
Cookie Monster
Chest Shop
Chat Manager