Git Product home page Git Product logo

Comments (15)

games647 avatar games647 commented on May 31, 2024

give to the user the permision on bungee, but i don't know why, is possible to avoid this?

It's because it checks the permissions on BungeeCord first and automatically by Bungee internals and then forwards the check. I could change that if you want to.

I would know if bukkit-permission allow the user to execute the command only in the server where changeskin is installed, by checking pex permission, and then allow the command to be executed in the bukkit

If ChangeSkin isn't installed on the spigot server then it will just fail silently.

from changeskin.

Malachiel87 avatar Malachiel87 commented on May 31, 2024

you can make like this:

  1. install changeskin on bungee, install it on bukkit
  2. bukkit changeskin will check if player have permission and then connect to bungee for skin change or whatever, if you can do it it will avoid to have more than 2 server connected to the same database, since i use some permission of changeskin as "donor perk", and i use a permission plugin. but i would prefer to dont use permission plugin on bungee (i use it only for this plugin)

from changeskin.

games647 avatar games647 commented on May 31, 2024

it will avoid to have more than 2 server connected to the same database

The settings are already ignored if BungeeCord is in use. The bukkit just sends the packets (with the new skin) to everyone who is playing on this server.

but i would prefer to dont use permission plugin on bungee (i use it only for this plugin)

You could give your players all permissions as default and enable bukkit permissions checking.

from changeskin.

Malachiel87 avatar Malachiel87 commented on May 31, 2024

Hi i tried to set like this
bungeecord config perm default perms:

  • changeskin.command.skinupdate
  • changeskin.command.setskin
  • changeskin.skin.whitelist.*

Permission on pex for the vip ranks:

  • changeskin.command.skinupdate
  • changeskin.command.setskin
  • changeskin.skin.whitelist.*

It say "you don't have the permission for this skin", i tried also without whitelist permission. i did not enabled the specify permission option. but only "bukkit permission" on both bungee and bukkit server config

from changeskin.

games647 avatar games647 commented on May 31, 2024

The old version is buggy for permissions forwarding. Try out a dev-build.

from changeskin.

Malachiel87 avatar Malachiel87 commented on May 31, 2024

where i can download it?

from changeskin.

games647 avatar games647 commented on May 31, 2024

Github releases

from changeskin.

Malachiel87 avatar Malachiel87 commented on May 31, 2024

work partially, setskin permission work instead skinupdate permission don't work

from changeskin.

games647 avatar games647 commented on May 31, 2024

I know, because the bukkit permissions are only used for skin specific permissions.

from changeskin.

Malachiel87 avatar Malachiel87 commented on May 31, 2024

Can you add also support for skinupdate permission? ortherwise you suggest to use the autoupdate skin feature?

from changeskin.

games647 avatar games647 commented on May 31, 2024

I think it makes more sense to use a bungecord perm manager

from changeskin.

Malachiel87 avatar Malachiel87 commented on May 31, 2024

is because i have bungeecord in separated server and other servers in other box, each box got a mysql database and each is indipendent (bungee box database for only bungee plugins)

from changeskin.

Malachiel87 avatar Malachiel87 commented on May 31, 2024

can you add that?

from changeskin.

KonoromiHimaries avatar KonoromiHimaries commented on May 31, 2024

use a luckperms
https://www.spigotmc.org/resources/luckperms-an-advanced-permissions-plugin.28140/

from changeskin.

Bodyash avatar Bodyash commented on May 31, 2024

enabled ALL changeskin permissions on Bungeecord server.
Configured PEX on bukkit.
if player have changeskin.* - he can use /skiunupdate
but IF Player have changeskin.* with negated permission - -changeskin.command.setskin - player CANT use /skinupdate. Why?

from changeskin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.