Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[DL]+[TUT] PermissionsPLUS v.3.1


Krzysztofa

Rekomendowane odpowiedzi

Opublikowano

Witam, chciałem wam opisać fajnego plugina, który zwie się: PermissionsPLUS v.3.1

 

Plugin jest do nadawania rang oraz edycje Permissions w locie, czyli w czasie gry lub w putty piszemy komendę i możemy nadać komuś rangę, promować go wyżej, dodać mu dodatkowe uprawnienia itp.

 

Nowy plugin jest bardziej skomplikowany od starszej wersji dlatego opisze wam podstawowe komendy tego plugina, oto one:

 

Dodanie Gracza do wybranej grupy na wszystkich światach:

 

/user -addgroup u:nick s:grupa w:*

 

 

Dodanie Gracza do wybranej grupy na world_nether:

 

 

/user -addgroup u:nick s:grupa w:world_nether

 

 

Wywalenie Gracza z wybranej grupy na wszystkich światach:

 

/user -remgroup u:nick s:grupa w:*

 

 

Przywrócenie przypisanej grupy do Gracza na wszystkich światach:

 

/user -getgroups u:nick w:*

 

 

Usunięcie określonych uprawnień, jeżeli został przypisany do grupy :

 

/group -remperm g:Administrator s:mywarp.warp w:*

 

(Kasowanie uprawnienia "mywarp.warp" z grupy Administrator na wszystkich mapach.)

 

 

Dodanie nowej grupy na wszystkich światach:

 

/group -add s:grupa w:*

 

 

Awansowanie gracza o 1 rangę wyżej:

 

/promote nick World

 

 

Degradacja gracza o 1 poziom niżej:

 

/demote nick world

 

 

Historia:

 

w: - wpisujesz tutaj nazwę świata, znaczek "*" oznacza wszystkie światy.

world - Zamieniamy to na nazwę swojej mapki, domyślnie jest to world.

 

UWAGA!

 

W putty komendy pisze się bez "/"

 

czyli jak jest np komenda:

/promote nick World

 

to w putty pisze się ją tak:

 

promote nick World

 

Cały opis po angielsku znajdziecie tutaj:

 

http://www.mymchost.com/hosted/development.php#PermissionsPlus

 

 

Download wersja v3.1:

 

http://www.mymchost.com/plugins/PermissionsPlus/v3.1/PermissionsPlus.jar

 

Download wersja v3.2:

 

http://www.mymchost.com/plugins/PermissionsPlus/currentversion/PermissionsPlus.jar

 

 

skan: (strona producenta)

 

Changelog ogólny plugina:

 

 

 

Change Log

Version 3.2 - 6/22/2011 [JAR] MD5: 15749dd5d614ab2a9e88349ec96ab205

 

Fixed bug with /promote displaying incorrect world

Fixed load issue with RB 928

Re-coded -setgroup action

Added Alias /groupadd

Added Alias /grouprem

Fixed bug with plugin not detecting default group

Fixed some inaccurate messages

Fixed issue with plimit and dlimit not operating correctly

Fixed bug with /groupset

 

Version 3.1 - 6/22/2011 [JAR] MD5: b99f68c4c44e8f9072e8aec8341fc8bd

 

Added default pLimit and dLimit values of current group

Check world argument for correct capitalization

Now removes old group when promoting

Added Permissions version checking

Added ability to remove user from a group

Added Permissions to depend check

Fixed bug with /groupset command

 

Version 3.0 - 6/17/2011 [JAR] MD5: 6266c191294e4a1909ea53231db92669

 

Updated for Permissions 3.x

Added multiple worlds in commands

Added ability to assign multiple groups to user

Modified P2Aliases to adopt new -addgroup action

 

Version 2.3 - 5/22/2011 [JAR] MD5: d1d1fee7cbd905a0bcd59285c1f117e9

 

Now includes P2Aliases

Fixed bug with custom messages

 

Version 2.2 - 5/20/2011 [JAR] MD5: 59f757ea98420527229b54074862078d

 

Bug fix setting and reading negative ranks

Added options for plimit and dlimit info variables

 

Version 2.1.1 - 5/11/2011 [JAR] MD5: aa4bc297f90318685c0c31af1e30a27e

 

Bug fix while loading groups on some servers

 

Version 2.1 - 5/10/2011 [JAR] MD5: 327286d5f69b4dc886688a16bcf50fbc

 

Added -getinfo action to /group and /user

Fixed bug with messages reporting incorrect group in some commands

Added -setdefault action to /group

Added -list action to /group

Added -getgroup action to /user

Added -getusers action to /group

Added Multiplay support

Fixed bug with duplicating permissions using -setperm

Shortened tag

messages.yml will now be updated properly with each build

Promote and Demote now properly ignore ranks set to negative numbers

 

Version 2.0.3 - 5/5/2011 [JAR] MD5: fe17bed9c04d57f6fded6d2e7528e34d

 

Additional syntax checking

Minor bug fixes within group and user commands for empty sets

Allows for blank s: arguments to clear info variables

 

Version 2.0.2 - 5/5/2011 [JAR] MD5: edcdc61aa9346b19ca1e7b32defc943b

 

Fixed bug with /user -setgroup s: argument

 

Version 2.0.1 - 5/4/2011 [JAR] MD5: 4ce1c9f8b0f1f771bea4054d0ec96ee6

 

Fixed issue with broadcasting messages

Promote command was referencing incorrect message

Demote command was referencing incorrect message

Fixed exception on boot with broadcast on

 

Version 2.0 - 5/3/2011 [JAR] MD5: 575842f3055f45c00753e5a757673260

 

Complete restructure

Added ability to change user info variables

Added ability to modify inheritance of groups

Messages can be disabled

Added ability to add groups

All commands have explicit permissions

Multi-Language support (added in 1.6)

Added stat tracking for development purposes

Increased validation of all commands

Introducing Ranks

 

Version 1.6 - 4/30/2011 [JAR] MD5: 77be11ffba5618fbc233a07662786978

 

Added customizeable message system

Added username matching

Added /setgroupinfo command

Added config.yml settings file

 

Version 1.5.1 - 4/24/2011 [JAR] MD5: 84ac158d1901fae82e77d72e83653173

 

Added redundancy for certain operations

Increased error checking

Increased detail in error messages

Fixed typo in output messages

 

Version 1.5 - 4/23/2011 [JAR] MD5: a9db87a5d026828c58af96f2f27eadfb

 

Updated commands for Minecraft 1.5

Modified /group command

Added /getuserperms command

Added /setuserperm command

Added /removeuserperm command

Bug fix in running commands from console, now implies DefaultWorld.

Ooh, colors

Bug fix checking for groups

 

Version 1.4.2 - 4/11/2011 [JAR] MD5: 8e3d580864e7b01c2f19d49b7ba4248f

 

Bug fix to handle empty user list

 

Version 1.4.1 - 4/6/2011 [JAR] MD5: f296ca90f90dffcd8aff715cfcdb20f8

 

Bug fix in promote and demote commands from console

 

Version 1.4 - 4/2/2011 [JAR] MD5: 4039054c6bbe6a593b14dd786ec17eb6

 

MultiWorld Support

 

Version 1.3 - 4/1/2011 [JAR] MD5: e2e78fa7431e8d7570eb43d8fbd5c296

 

Cleaned code, removing and rearranging

Better handles external config file edits

 

Version 1.2 - 3/24/2011 [JAR] MD5: ce33839f8dd44334567494d98f9e0477

 

Added /promote command

Added /demote command

Added permission for /setgroupperms /removegroupperms, permissions.group.perms

Fixed Op promoting bug

Running commands now only reloads permissions instead of all plugins

 

Version 1.1 - 3/21/2011 [JAR] MD5: ddc4a5ca0eb90a3c6649a63ba207c9df

 

Fixed inaccurate version number reported in console

Fixed bug that was not allow Ops to send command

Allows case-insensitive usernames and groups

Disallows promoting up to or above current rank

Disallows demoting ranks higher than sender

Adds functionality to run commands from console

Added /getgroupperms command

Added /setgroupperm command

Added /removegroupperm command

 

Version 1.0 - 3/20/2011 [JAR] MD5: 9442a4d0b28fd3b91dce098b2c1450fe

 

Initial Release!

 

 

 

 

 

Pozdrawiam Krzysztofa :)

963711463719651277415.png

|<|®Krzysztofa®|>|




Opublikowano

@Up

 

Tak, potem wlacz serwer i pojawi ci sie folder PermissionsPlus w plugins :)

 

@TOP

 

Ladnie opisany :) dziekowka ;)

6ydVTxs.jpg

Gość _Shadowlord
Opublikowano

@up

 

1.6.6

 

 

Polecam ten plugin, by dać głupią rangę nie trzeba restartować serwera i nie trzeba wchodzić w ftp, ładnie opisane gz.

Opublikowano

ściągnąłem najnowszą wersję 3.2 , wrzuciłem do folderu plugins a po uruchomieniu serwa nie wygenerowało mi folderu a komendy w grze nie działają

  • 2 tygodnie później...
Opublikowano

Ja mam pewien problem gdy pisze jakąś z tych komend to mam błąd:An internal error occurred while attempting tp perform this command

 

Proszę o pomoc !

Opublikowano

Może masz starszą wersję PermissionsPlus?

Kiedy patrzę na niektóre osoby na tym forum zaczynam być za podpisaniem ACTA.


 

  • 2 tygodnie później...

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...