Help me please! Ive been fighting with Permissions for long time now and i don't get them work. I have no friends who know how they work and with my bad english i do not understand the stuff what reads or says to make things work. Plugins i have: AdminCmd BedRespawn DeathMessagePlugin Essentials EssentialsGeoIP FalseBook FenceDoor By Ashour GroupManager HeavenlyMob HeroChat LWC mcMMO MultipleHomes MyHome NaturalGiants Permissions Stackable VehicleExit AppleTreePlugin can you guys help me, what to do with permissions -> wordld.yml so there should be Admins (me & my friend Kyo88) , Moderator and rest Normal Players. As Admin i want permission for ALL commands. Moderator with a few less certain permissions not sure yet what. Normal players only: Home / Sethome commands, /who, LWC lockings , /Plugins (to see what plugins there are), i think these are only neccessary for normal players? At the moment i have these in my Permissions / World.yml file : plugin: permissions: system: default copies: groups: Default: default: true info: prefix: '' suffix: '' build: false inheritance: permissions: - 'foo.bar' Moderator: default: false info: prefix: '' suffix: '' build: true inheritance: - Default permissions: - 'bar.foo' Admins: default: false info: prefix: '' suffix: '' build: true inheritance: permissions: - '*' users: TheNo1Yeti: group: Admins permissions: Herpina: group: Moderator info: prefix: 'Moo' suffix: 'Cow' permissions: - 'herp.derp' Derpina: group: Admins permissions: - '-derp.derp' semirotta: group: Admins permissions: - '*' kyo88: group: Admins permissions: - '*' I still cannot use: /time day or /give commands ? i am "admin" in the list? right? permissions '*' should be "ALL" what to do? please help me out here! If any finnish players see this, then tell me in finnish language
First, remove GroupManager because it will conflict with Permissions. Second, use DefaultPermissions for the default commands or add yourself to the ops.txt file.
I delete GroupManager and start server again, the folder still keeps coming back. What brings it back? :O
The jar files are the actual plugins, the folder are normally auto generated, contaning the data files need for the plugin (config...) to function.
see? there is no Jar file for Groupmanager. Only the folder which includes Backup folder,worlds folder and config.yml file. NO GROUPMANAGER.JAR
if this is a reply to me, i didn't only mean the groupmanager, i ment all the jars cuz not every plugin has a folder in there..
i got Falsebook, i think it has groupmanagers? if i remove falsebook Can u tell me or upload here a permission world.yml file with permissions for Admins ALL rights to use ALL Commands. , OP WITH SAME THING coz i have only 2 admins / ops. Normal players with no other rights than: /who /plugins /help /lwc /sethome and /home (i have 20 sethome points to put) /mcMMO /mcc All skills allowed for normal players in mcmmo. i have these plugins: AdminCmd AppleTreePlugin DeathMessagePlugin DefaultPermissions Essentials EssenentialsChat GeoIP GroupBridge GroupManager Protect Spawn FenceDoorV2.5 FortuneCookie godPowers HeavenylMob HeroChat LWC mcMMO MultipleHomes NaturalGiants Permissions SecretDoors Stackable VehicleExit Please? coz any of these infos u have gave me, NONE HELP. I dont have any idea how to make it work!!! I cant do this: /time day -> says i dont have permission even when im OP same with /stats -> no permissions cant use skills or see my skills or anything? WTF! EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Strangely enough, you argue with everyone that you don't have GroupManager and then you list your plugins again and look at what is there. Yep, GroupManager and GroupBridge. You are having problems with permissions and are running 2 permissions plugins which causes a lot of problems with permissions. You are going to have to remove one of them. As for why you may not be able to find it, it is actually called EssentialsGroupManager and EssentialsGroupManagerBridge (or something close to that). You need to remove that if you want to stick with Permissions. Now that you have that done, you may see some better results from whatever you have already created. Second, if you want the default commands to work with Permissions, you are going to need DefaultPermissions. Once you have a permissions plugin working, then post your current attempt at getting permissions working with what errors you are getting and someone will be able to help with that.
So i must remove Essentials , which includes EssentialsBridge and groupbridge etc. then the Permissions and DefaultPermissions work? Did remove the essentials. Groupmanager no longer shows up Still cant use /time day etc. Server log: Code: 2011-05-16 23:33:59 [INFO] Starting minecraft server version Beta 1.5_02 2011-05-16 23:33:59 [INFO] Loading properties 2011-05-16 23:33:59 [INFO] Starting Minecraft server on 5.234.201.99:25565 2011-05-16 23:33:59 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! 2011-05-16 23:33:59 [WARNING] The server will make no attempt to authenticate usernames. Beware. 2011-05-16 23:33:59 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. 2011-05-16 23:33:59 [WARNING] To change this, set "online-mode" to "true" in the server.settings file. 2011-05-16 23:33:59 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-729-g5ee3f0f-b766jnks (MC: 1.5_02) 2011-05-16 23:33:59 [INFO] Preparing level "world" 2011-05-16 23:33:59 [INFO] Preparing start region 2011-05-16 23:34:00 [INFO] DataSourcePool [BedRespawn] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20] 2011-05-16 23:34:00 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader] 2011-05-16 23:34:00 [INFO] Entities enhanced[0] subclassed[1] 2011-05-16 23:34:00 [INFO] LWC Loading shared objects 2011-05-16 23:34:00 [INFO] LWC Native library: plugins/LWC/lib/native/Windows/amd64/sqlitejdbc.dll 2011-05-16 23:34:00 [INFO] [Permissions] (Phoenix) was Initialized. 2011-05-16 23:34:00 [INFO] AppleTree activated. 2011-05-16 23:34:00 [INFO] BedRespawn v1.2d enabled 2011-05-16 23:34:00 [INFO] DeathMessagePlugin version 1.7 is enabled with permissions! 2011-05-16 23:34:00 [INFO] FenceDoor By Ashour version 2.5 enabled. 2011-05-16 23:34:00 [INFO] FortuneCookie version 1.1 is enabled! 2011-05-16 23:34:00 [INFO] godPowers version 2.0 is enabled! 2011-05-16 23:34:00 [INFO] [HeavenlyMob] Removing these types from unloaded chunks: [CraftGhast, CraftSquid, CraftSlime] 2011-05-16 23:34:00 [INFO] [HeavenlyMob] v0.3 enabled! 2011-05-16 23:34:00 [INFO] [HeavenlyMob] Permissions not found. Defaulting to OP until Permissions is loaded. 2011-05-16 23:34:00 [INFO] [HeroChat] HeroChat version 4.10.3 enabled. 2011-05-16 23:34:00 [INFO] LWC Loaded 116 locale strings (0 overrides) 2011-05-16 23:34:01 [INFO] LWC Using Nijikokun's permissions plugin for permissions 2011-05-16 23:34:01 [INFO] [Permissions] version [2.7.3] (Phoenix) loaded 2011-05-16 23:34:01 [INFO] [HeavenlyMob] Permissions v2.7.3 detected! 2011-05-16 23:34:01 [INFO] [HeroChat] Permissions 2.7.3 found. 2011-05-16 23:34:01 [INFO] [Tomb] Successfully linked with Permissions. 2011-05-16 23:34:01 [INFO] LWC Loading SQLite 2011-05-16 23:34:01 [INFO] SQLite Using: Native 2011-05-16 23:34:01 [INFO] LWC At version: v2,31 2011-05-16 23:34:01 [INFO] [mcMMO] Permissions enabled. 2011-05-16 23:34:01 [INFO] mcMMO version 0.9.29 is enabled! 2011-05-16 23:34:01 [INFO] [MultipleHomes] Settings Loaded! 2011-05-16 23:34:01 [INFO] [MultipleHomes] MultipleHomes version 0.6 is enabled! 2011-05-16 23:34:01 [INFO] NaturalGiants version 1.1 is enabled! 2011-05-16 23:34:01 [INFO] SecretDoors v0.2 by MrChick enabled 2011-05-16 23:34:01 [INFO] Stackable: Configuration file loaded. 2011-05-16 23:34:01 [INFO] Stackable: Version 0.5 enable. 2011-05-16 23:34:01 [INFO] VehicleExit started. 2011-05-16 23:34:01 [INFO] Enabled DefaultPermissions v0.2 2011-05-16 23:34:01 [INFO] Done (0,194s)! For help, type "help" or "?" 2011-05-16 23:34:02 [INFO] Stopping the server.. 2011-05-16 23:34:02 [INFO] CONSOLE: Stopping the server.. 2011-05-16 23:34:02 [INFO] Stopping server 2011-05-16 23:34:02 [INFO] [AdminCmd] Plugin Disabled. (version4.6.1) 2011-05-16 23:34:02 [INFO] AppleTree disabled. 2011-05-16 23:34:02 [INFO] BedRespawn disabled 2011-05-16 23:34:02 [INFO] DeathMessagePlugin version 1.7 is disabled! 2011-05-16 23:34:02 [INFO] FenceDoor By Ashour disabled. 2011-05-16 23:34:02 [INFO] FortuneCookie says bye bye! 2011-05-16 23:34:02 [INFO] [HeroChat] HeroChat version 4.10.3 disabled. 2011-05-16 23:34:02 [INFO] LWC Freeing SQLite 2011-05-16 23:34:02 [INFO] mcMMO was disabled. 2011-05-16 23:34:02 [INFO] [MultipleHomes] MultipleHomes disabled! 2011-05-16 23:34:02 [INFO] [Permissions] (Phoenix) saved all data. 2011-05-16 23:34:02 [INFO] [Permissions] (Phoenix) disabled successfully. 2011-05-16 23:34:02 [INFO] SecretDoors v0.2 by MrChick disabled 2011-05-16 23:34:02 [INFO] Stackable: Version 0.5 disable. 2011-05-16 23:34:02 [INFO] VehicleExit disabled. 2011-05-16 23:34:02 [INFO] Disabled DefaultPermissions v0.2 2011-05-16 23:34:02 [INFO] Saving chunks 2011-05-16 23:34:02 [INFO] Stopping server 2011-05-16 23:34:02 [INFO] Saving chunks Like WTF? Disabled? all... wtf? This is why i cant use them theyre all disabled coz permissions are not correctly adjusted XD 2011-05-16 23:34:02 [INFO] [AdminCmd] Plugin Disabled. (version4.6.1) 2011-05-16 23:34:02 [INFO] AppleTree disabled. 2011-05-16 23:34:02 [INFO] BedRespawn disabled 2011-05-16 23:34:02 [INFO] DeathMessagePlugin version 1.7 is disabled! 2011-05-16 23:34:02 [INFO] FenceDoor By Ashour disabled. 2011-05-16 23:34:02 [INFO] FortuneCookie says bye bye! 2011-05-16 23:34:02 [INFO] [HeroChat] HeroChat version 4.10.3 disabled. 2011-05-16 23:34:02 [INFO] LWC Freeing SQLite 2011-05-16 23:34:02 [INFO] mcMMO was disabled. 2011-05-16 23:34:02 [INFO] [MultipleHomes] MultipleHomes disabled!
where do i get the msg u need? i went game, tried make myself op, change time etc it say no permissions but it did not add them anywhere so u could see?
i got it work, simply a guy from other forums told me in finnish language. A LOT easier what u guys been talking here... cant u guys tell these things any more simple way? lol.. ty for ur none help
i didnt insult u. Or if u take that as an insult. then gl! just saying u guys talk a lot of stuff which doesnt include any help really ive been asking like 3 or 4 times help and never got any really useful infos ^^ what causes this: Can you help me? I get this when i created jail and set myself there. WTF? D Asked me cuboid at start,i press the door spot block, then back behind there the backwall floor block. then i press middle of those 2 blocks as the teleport spot block. and last thing to do was to put where to teleport when getting out of the jail. Why i get spamming of this? EDIT by Moderator: merged posts, please use the edit button instead of double posting.