Skocz do zawartości
Minecraft.pl Server Banner
  • 0
Slave

Komendy nie chcą działać!

Pytanie

Slave    0

Witam. Mam problem z którym borykam się już drugi dzień.

Posiadam serwer bukkit. Problem w tym że nie działają komendy. Nie wszystkie ponieważ np. help działa.

Zainstalowalem command book który przywrócił mi korzystanie z niektórych komend.

Nie działa mi jednak nadal /give i /item na którym mi zależy najbardziej.

Jak wpisuje te komendy w grze nie ma reakcji natomiast na konsoli cmd (na której odpalam serwer) jest.


/>http://imageshack.us/photo/my-images/87/problemgh.jpg/

Zaznaczam że mam admina bo działają mi inne komendy z command booka.

Dodałem swój nick do ops.txt i korzystalem z komendy /op nick ale nic nie pomogło.

Proszę o pomoc!!!

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

8 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
Mofixil    190

Essentials i cała reszta podstawowych pluginów jest?

Btw. Bukkit nie korzysta z ops.txt...

A błędy w konsoli serwera znaczą mniej więcej tyle że dany plugin jest przestarzały.

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach
  • 0
Gość Asgaroth da Fae   
Gość Asgaroth da Fae

Problem w tym że nie działają komendy

A takie najprostsze pytanie... Ustawiłeś permissions? :)

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach
  • 0
Slave    0

plugins/perminissions/world

Slave:

group: Admins

info:

prefix: '&a'

suffix: '&f'

permissions:

Jestem :)

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach
  • 0
Gość Asgaroth da Fae   
Gość Asgaroth da Fae

plugins/perminissions/world

Slave:

group: Admins

info:

prefix: '&a'

suffix: '&f'

permissions:

Jestem :)

1) W permissions powinieneś mieć permy odpowiadające za dane komendy lub * żeby mieć wszystko...

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach
  • 0
Slave    0

# System is no longer used, but may become used in the future
# Copies is for multiple-world support
# Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
# If this file is for your default world (the one in server.properties) then you must
# leave copies blank.
# Example: copies: Derp - This will clone the permissions of the world Derp
#
# Make sure to rename this file to the name of the world that is in sever.properties under
# level-name. So if it is level-name: world then this should be world.yml and in the
# plugins/Permissions directory (ie. plugins/Permissions/world.yml)
#
# NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid
# doing this is to use Notepad++ and replace the tab with 4 spaces.
plugin:
permissions:
system: default
copies:

##
# AntiBuild is included with this. To disable a group from being able to build then
# set the build: flag to false (build: false). If you want a group to be able to build
# then set it to true.
##
# Groups can contain inheritance.
# To make a group inherit the permissions from another
# group simply place the groups name in the "inheritance:" like so:
#
# Example:
# inheritance:
# - Default
##
# All permissions including the asterisks must be placed in single quotes.
# like so:
#
# - 'foo.bar'
#
# Otherwise errors will happen!
##
# Globalized Permission settings:
#
# If a permission contains periods (.) you can denote a globalized parameter:
#
# - 'foo.*'
#
# This will allow you to use all general commands.
#
##
# Single Asterisk denotes all commands:
#
# - '*'
# If you give a group this permissions, do not have the group inherit any permissions
# from other groups. Any users assigned to this group should NOT be given any additional
# permissions either.
##
# To exempt a node use the - prefix like so:
# - '-foo.bar'
##
# prefix: and suffix: do not do anything on their own. You need another outside plugin
# such as iChat or HeroChat in order for these to do anything.
groups:
Guest:
default: true
info:
prefix: '&e'
suffix: '&f'
build: false
inheritance:
permissions:
- 'ichat.color'
- 'lwc.deny'
Player:
default: false
info:
prefix: '&b'
suffix: '&f'
build: true
inheritance:
permissions:
- 'ichat.color'
- 'lwc.create.*'
- 'lwc.info'
- 'lwc.remove'
- 'lwc.unlock'
- 'lwc.modify'
- 'lwc.flag.*'
- 'essentials.ptime'
- 'essentials.balance'
- 'essentials.balancetop'
- 'essentials.pay'
- 'essentials.sell'
- 'essentials.worth'
- 'essentials.getpos'
- 'essentials.depth'
- 'essentials.help'
- 'essentials.help.<pluginname>'
- 'essentials.helpop'
- 'essentials.helpop.receive'
- 'essentials.info'
- 'essentials.list'
- 'essentials.mail'
- 'essentials.mail.send'
- 'essentials.me'
- 'essentials.motd'
- 'essentials.msg'
- 'essentials.nick'
- 'essentials.realname'
- 'essentials.rules'
- 'essentials.whois'
- 'essentials.home'
- 'essentials.sethome'
- 'essentials.sethome.multiple'
- 'essentials.sethome.multiple.unlimited'
Moderator:
default: false
info:
prefix: '&2'
suffix: '&f'
build: true
inheritance: Player,
permissions:
- 'ichat.color'
- 'lwc.mod'
- 'jail.usercmd.jailstatus'
- 'jail.usercmd.jailpay'
- 'essentials.ptime.others'
- 'essentials.helpop.receive'
- 'essentials.balance.others'
- 'essentials.list.hidden'
- 'essentials.nick.others'
- 'essentials.powertool'
- 'essentials.seen'
- 'essentials.antioch'
- 'essentials.ban'
- 'essentials.ban.exempt'
- 'essentials.ban.notify'
- 'essentials.ban.offline'
- 'essentials.banip'
- 'essentials.broadcast'
- 'essentials.essentials'
- 'essentials.ext'
- 'essentials.gc'
- 'essentials.invsee'
- 'essentials.kick'
- 'essentials.kick.exempt'
- 'essentials.kick.notify'
- 'essentials.lightning'
- 'essentials.mute'
- 'essentials.mute.exempt'
- 'essentials.nuke'
- 'essentials.ping'
- 'essentials.reloadall'
- 'essentials.socialspy'
- 'essentials.tempban'
- 'essentials.tempban.exempt'
- 'essentials.tempban.offline'
- 'essentials.thunder'
- 'essentials.unban'
- 'essentials.unbanip'
- 'essentials.weather'
- 'essentials.back'
- 'essentials.back.ondeath'
- 'essentials.delhome'
- 'essentials.delwarp'
- 'essentials.home'
- 'essentials.home.others'
- 'essentials.jump'
- 'essentials.sethome'
- 'essentials.setwarp'
- 'essentials.top'
- 'essentials.tp'
- 'essentials.tpa'
- 'essentials.tpaall'
- 'essentials.tpaccept'
- 'essentials.tpahere'
- 'essentials.tpdeny'
- 'essentials.tphere'
- 'essentials.tpo'
- 'essentials.tpohere'
- 'essentials.tppos'
- 'essentials.teleport.cooldown.bypass'
- 'essentials.teleport.hidden'
- 'essentials.teleport.timer.bypass'
- 'essentials.tptoggle'
- 'essentials.warp'
- 'essentials.warp.<warpname>'
- 'essentials.warp.list'
- 'essentials.portal'
- 'essentials.world'
Vip:
default: false
info:
prefix: '&0'
suffix: '&f'
build: true
inheritance: Moderator,
permissions:
- 'ichat.color'
- 'essentials.give'
- 'essentials.give.item-<itemid>'
- 'essentials.give.item-<itemname>'
- 'essentials.god'
- 'essentials.god.others'
- 'essentials.heal'
- 'essentials.item'
- 'essentials.itemspawn.item-<itemid>'
- 'essentials.itemspawn.item-<itemname>'
- 'essentials.repair'
- 'essentials.time'
- 'essentials.time.set'
- 'essentials.spawner'
- 'essentials.suicide'
- 'essentials.spawnmob'
- 'essentials.tree'
- 'essentials.bigtree'
Admins:
default: false
info:
prefix: '&4'
suffix: '&f'
build: true
inheritance:
permissions:
- '*'

##
# Users denote which users are included in which group.
# TheNo1Yeti is in the Admin group
# Herpina is a member of the Moderator group but also has access
# to the herp.derp permissions
# Derpina is a member of the admin group but does not have access
# to the derp.derp permission node
# Users can also have a prefix and suffix as seen with Herpina
##
users:
Bercik:
group: Admins
permissions:
Slave:
group: Admins
info:
prefix: '&a'
suffix: '&f'
permissions:
Malwa:
group: Vip
permissions:
SzymonQ:
group: Moderator
permissions:
DeGreZet:
group: Player
permissions:
Bilionek:
group: Moderator
permissions:
lechita:
group: Player
permissions:
Mateusz:
group: Admins
info:
prefix: '&a'
suffix: '&f'
permissions:
Kempior:
group: Player
permissions:

hmmm co dalej? xD

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach
  • 0
Gość Asgaroth da Fae   
Gość Asgaroth da Fae

Przemiel swoje permissions przez to:

Zaloguj lub zarejestruj się aby zobaczyć ten link.

Bo yaml ma to do siebie że bardzo zwraca uwage na spacje

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach
  • 0
Slave    0

Wiec zrobiłem na nowo bukitta i wszystko z komendami okej. Mam kolejny problem. Napisze w nastepnym temacie. Z tym róbcie co chcecie ;D Dziękuje wszystkim za pomoc ;D

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

×
×
  • Dodaj nową pozycję...