Stránka 1 z 2

permise

Napsal: 16 dub 2017, 09:35
od zpevakjos
Zdravím, mám propojený server pomocí bungeecordu a i permise přes plugin Bungeepex. Bungeepex mám propojený přes mysql s pluginem PermissionsEx a funguje to v pohodě, ale mám na bungee plugin na reporty a i když dám práva do groupek tak to nefunguje a funguje to jen když dám práva přímo na jméno. Nevíte někdo jak bych to mohl udělat aby ty reporty fungovali?

Re: permise

Napsal: 16 dub 2017, 23:19
od iGniSs
Dávaš to právo cez PermissionsEx / BungeePerms?

Re: permise

Napsal: 17 dub 2017, 09:04
od vojtamaniak
Identifikuj server podle pravidel.

Re: permise

Napsal: 17 dub 2017, 20:59
od zpevakjos
Davam to pres permissionsex a jak mam identifikovat server? Driv tu bylo ze se davalo ip ale ted nwm jak to tu je

Re: permise

Napsal: 18 dub 2017, 07:04
od VampireCraftCZ
Ip adresa + port

Re: permise

Napsal: 18 dub 2017, 15:19
od zpevakjos
82.208.17.170:22222

Re: permise

Napsal: 18 dub 2017, 15:39
od pitilon@seznam.cz
najdi si permissi těch reportů a zadej si jí do bungeecord configu (pokud nevíš jak, dolož config + permissi)

Re: permise

Napsal: 18 dub 2017, 18:43
od zpevakjos
Permise jsou

Kód: Vybrat vše

report.use




Config bungeepexu

Kód: Vybrat vše

# Configuration file
# #################
# How to setup:
# 1. Follow the instructions at https://goo.gl/ESlSaR to setup mysql backend on PEX
# 2. Fill the options below with your database connection details
# 3. Start up the server and enjoy!
#
# If you require assistance contact me:
#   EMAIL: nostrumg@gmail.com SKYPE: gui_poseidon

# Choose your permissions system. (ALL UPPERCASE AS ON THE LEFT LIST)
# Supported systems:
# PEX - PermissionsEx
# SEXYPEX - SexyPex

permissionsSystem: PEX

mysql:

  # MySQL Hostname
  hostname:

  # MySQL Username
  user:

  # MySQL Password
  pass: ''

  # MySQL Database
  db:

  # MySQL Port
  port: '3306'

# Minutes between updating/reloading permissions automatically
updateInterval: 1



# Optional settings for each permissions system. Only edit the settings under the permissions system you are using

# PermissionsEx settings
pex:
  tables:

    # PEX MySQL table names
    # If you didn't change the default values on pex's config for 'aliases' leave as it is
    permissions: permissions
    permissionsInheritance: permissions_inheritance


# SexyPex settings
sexypex:
  tables:

    # SEXYPEX MySQL table names
    # If you didn't change the default values on permissionsex's config for 'aliases' leave as it is
    permissions: permissions
    permissionsInheritance: permissions_inheritance

Re: permise

Napsal: 18 dub 2017, 19:27
od pitilon@seznam.cz
a k čemu ti je bungeepex? jelikož pokud chceš pex na více serverech stejný stačí napojit permissionsex na mysql a bungeecord má permisse v config.yml

Re: permise

Napsal: 18 dub 2017, 19:27
od Port2
Bungee config...