Simple Region Market - Problem

07/16/2012 07:13 Bukkit-Fragen#1
Hi,
hab n Problem: wenn ich bei SRM mein GS wieder verkaufen will kommt auf dem Scild nur SOLD spielername , auch wenn ich alles richtig eingebe.
ich stell mal alle permission, und sie SRM config, en unf template rein:

Permissions
Code:
groups:
  Default:
    default: true
    permissions:
    - -bukkit.command.kill
    - iConomy.access
    - iConomy.rank
    - iConomy.list
    - iConomy.payment
    - iConomy.holdings
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - essentials.help
    - essentials.signs.mail.create
    - essentials.signs.mail.use
    - essentials.portal
    - essentials.rules
    - essentials.motd
    - essentials.me
    - essentials.helpop
    - essentials.ping
    - essentials.depth
    - essentials.getpos
    - essentials.compass
    - essentials.back
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.home
    - essentials.sethome
    - essentials.warp
    - essentials.setwarp
    - essentials.msg
    - essentials.afk
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.kit
    - essentials.tpa
    - falsebook.blocks.*
    - falsebook.ic.standard
    - falsebook.ic.detection
    - falsebook.ic.selftriggered
    - falsebook.ic.mc1240
    - falsebook.ic.mc1241
    - falsebook.ic.mc1210
    - falsebook.ic.mc1211
    - hsp.home.bedsethome
    - lwc.protect
    - multiverse.access.*
    - fight.user
    - scsigns.use
    - simpleregionmarket.sell.buy
    - simpleregionmarket.sell.sell
    - simpleregionmarket.hotel.buy
    - simpleregionmarket.hotel.sell
    inheritance:
    - g:groupmanager_default
    - g:bukkit_default
    - g:essentials_default
    - g:towny_default
    info:
      prefix: '&e'
      build: true
      suffix: ''
  VIP:
    default: false
    permissions:
    - -bukkit.command.kill
    - iConomy.access
    - iConomy.rank
    - iConomy.list
    - iConomy.payment
    - iConomy.holdings
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - essentials.help
    - essentials.signs.mail.create
    - essentials.signs.mail.use
    - essentials.portal
    - essentials.rules
    - essentials.motd
    - essentials.me
    - essentials.helpop
    - essentials.ping
    - essentials.depth
    - essentials.getpos
    - essentials.compass
    - essentials.back
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.home
    - essentials.sethome
    - essentials.warp
    - essentials.setwarp
    - essentials.msg
    - essentials.afk
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.kit.pvp
    - essentials.kit
    - essentials.tpa
    - falsebook.*
    - hsp.home.bedsethome
    - lwc.protect
    - magiccarpet.mc
    inheritance:
    - g:groupmanager_default
    - g:bukkit_default
    - g:essentials_default
    - g:towny_default
    - Default
    info:
      prefix: '&e'
      build: true
      suffix: ''
  Moderator:
    default: false
    permissions:
    - ChestShop.mod
    - essentials.back.ondeath
    - essentials.tptoggle
    - essentials.tpa
    - essentials.tp
    - essentials.tpahere
    - essentials.tphere
    - essentials.tppos
    - essentials.warp.list
    - essentials.delwarp
    - essentials.whois
    - essentials.nick
    - essentials.broadcast
    - essentials.kick
    - essentials.item
    - essentials.suicide
    - essentials.signs.free.create
    - essentials.signs.heal.create
    - essentials.tpo
    - essentials.tpohere
    - essentials.essentials
    - essentials.reloadall
    - essentials.gc
    - essentials.plugin
    - essentials.clearinventory
    - essentials.burn
    - essentials.ext
    - essentials.kill
    - essentials.ban
    - essentials.banip
    - essentials.mute
    - essentials.kickall
    - essentials.unban
    - essentials.unbanip
    - essentials.togglejail
    - essentials.jail.exempt
    - essentials.setjail
    - essentials.time
    - essentials.heal
    - essentials.setspawn
    - essentials.spawn
    - lwc.mod
    - iConomy.holdings.others
    - scsigns.create
    - falsebook.*
    inheritance:
    - VIP
    - g:groupmanager_moderator
    - g:bukkit_moderator
    - g:essentials_moderator
    - g:towny_moderator
    - g:vanish_moderator


    info:
      prefix: '&5 [Mod] '
      build: true
      suffix: ''
  Admin:
    default: false
    permissions:
    - mv.bypass.gamemode.*
    - ChestShop.admin
    - '*'
    inheritance:
    - Moderator
    - g:groupmanager_admin
    - g:bukkit_admin
    - g:essentials_admin
    - g:towny_admin
    - g:vanish_admin
    info:
      prefix: '&c [Admin] '
      build: true
      suffix: ''
  Owner:
    default: false
    permissions:
    - '*'
    - -vanish.*
    - mv.bypass.gamemode.*
    inheritance:
    - admin
    info:
      prefix: '&4'
      build: true
      suffix: ''
Config
Code:
language: en
logging: true
enable_economy: true

en
Code:
version: 2.0.3
MAIN:
  WARN:
    NO_ECO_API: Neither Register nor Vault was found - Switching to economy-free version
    VAULT_NO_ECO: You do not have an economy system besides Vault running
    REGISTER_NO_ECO: You do not have an economy system besides Register running
  ERROR:
    NO_WORLDGUARD: WorldGuard was not found
CHECK:
  WARN:
    NO_WORLD: World $0 is not loaded!
    NO_REGION: WorldGuard region $0 was not found!
TEMPLATES:
  NORM:
    NO_TEMPLATES: No templates found - Creating standard templates
  WARN:
    TYPE_NOT_KOWN: I don't know the template type $0
  ERROR:
    NO_STANDARD_TEMPLATES: Could not create standard templates
CMD:
  UNTAKE:
    NO_ARG: 'Usage: /rm untake <region> (<world>)- Removes the owners and members from the region'
    CONSOLE_NOWORLD: You have to give the world in the console
    SUCCESS: Region $0 in world $1 has been successfully untaken.
    NO_REGION: Region $0 was not found in world $1.
  REMOVE:
    NO_ARG: 'Usage: /rm rem <region> (<world>) - Removes the region out of the system'
PLAYER:
  ERROR:
    ECO_PROBLEM: There was a problem with transfering the money.
    NO_MONEY: You do not have enough money.
    NO_PRICE: Price not found.
    NO_RENTTIME: Rent time not found.
    NO_REGION: There is no region with this name.
    NOT_OWNER: You do not own this region.
    PRICE_LIMIT: The price is not between $0 and $1.
    RENTTIME_LIMIT: The rent time is not between $0 and $1.
    RERENT_TOO_LONG: You cannot extend your room.
    NEED_ONE_SIGN: This template needs at least one sign when it's taken.
    OTHER_TOKEN: You can't create a sign from this token, when there are signs from other tokens.
  NO_PERMISSIONS:
    NORM: You do not have permission to do this.
    BUY: You do not have the permission to buy that region.
    SELL: You do not have the permission to sell that region.
  REGION:
    YOURS: This is your region.
    BOUGHT: You successfully bought the region $0.
    RENT: You successfully rented the region $0.
    JUST_TAKEN_BY: The region $0 was just taken by $1.
    TAKEN_BY: This region is owned by $0.
    ADDED_SIGN: Successfully added this sign to the region.
    ADDED_RENTTIME: You successfully extended your room's time.
    AUTO_EXPANDED: Your region $0 got automatically expanded.
    DELETED_SIGN: Deleted that sign from the region.
    DELETED: Successfully deleted the region.
    EXPIRED: Your region $0 expired.
  LIMITS:
    GLOBAL: You have reached the global region limit.
    TOKEN: You have reached the token region limit.
    GLOBAL_WORLD: You have reached the global region limit in this world.
    TOKEN_WORLD: You have reached the token region limit in this world.
    GLOBAL_PARENTREGION: You have reached the global region limit for this parent region.
    TOKEN_PARENTREGION: You have reached the token region limit for this parent region.

Template
Code:
sell:
  type: sell
  removesigns: true
  buyer: owner
  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]]'
müsste theoretisch doch alles gehen?!

danke schonmal imvoraus für antworten
07/16/2012 10:36 axi92#2
Hast du schon in die config von srm geschaut?
07/16/2012 12:17 Bukkit-Fragen#3
die steht oben, was soll da sein?
07/16/2012 14:06 Marv91#4
eConnomy ist das Geld System von Essentials du musst das da umstellen auf false

Quote:
language: en
logging: true
enable_economy: true
07/16/2012 14:21 Bukkit-Fragen#5
...das problem ist gelöst...ich haber ein neues mir groupmanager (habs auch mit pex getestet und gleiches problem): die premissions für die einzelnen gruppen gehen nicht richtig! ich kann zb keinen lift benutzen obwohl ich das in den permissions eingestellt hab. es funktioniert nur wenn ich op bin und es soll ja nicht jeder auf meinem server op sein!