Stanislav Usenkov
366cb9d662
readSettings() -> onEnable().
9 years ago
Stanislav Usenkov
5e1a0fee91
Merge branch 'master' of https://github.com/SimSonic/rscPermissions
9 years ago
Stanislav Usenkov
81d25720bd
Updater moved into shared library.
9 years ago
Stanislav Usenkov
4222d4f9bf
Update README.md
9 years ago
Stanislav Usenkov
9e741110fa
Fix wrong subcommand "update do" argument id.
9 years ago
Stanislav Usenkov
f37500186d
Mistype
9 years ago
Stanislav Usenkov
2896e7df21
Working on db changing methods.
9 years ago
Stanislav Usenkov
05e21b047d
Changelog:
...
* Destination::toString().
* BukkitUtilities.java
* Local cache files are renamed to be closer [in alphabetic order].
* Deployment creates schema.
* A bit better example entities.
9 years ago
Stanislav Usenkov
f0c19dbc5b
I'm still working ...
9 years ago
Stanislav Usenkov
72a40b3303
Started implementation of database editing commands (/rscp user <user> addgroup/removegroup ...).
9 years ago
Stanislav Usenkov
2ee703c8f9
0.9.22b: Добавлена функция автоматического обновления.
9 years ago
Stanislav Usenkov
6e810bfabc
.gitignore
9 years ago
Stanislav Usenkov
d0ada88ca8
FIX: add "\\*" in player's nickname regexp test.
9 years ago
Stanislav Usenkov
c4ecdbf509
v0.9.20b: Allow use of wildcards in entity's identifier.
9 years ago
SimSonic
3db66fcda6
Minor.
10 years ago
SimSonic
ac0ea4f0dd
Switch to rscMinecraftLibrary 2.1.1.
10 years ago
SimSonic
abcd3fbff0
Fix that mmode texts aren't reading after restart.
10 years ago
SimSonic
4c122f2abc
Non-positive slot-limits are ignored now.
10 years ago
SimSonic
603da36ddc
Configuration auto update from v3 into v4.
...
Maintenance modes (MM) are translatable now (through config.yml).
Messages for MM and when slot-limits (SL) deny player from joining are translated now.
When group has empty prefix(suffix) it able to not inherit parent prefixes(suffixes) — turn settings.groups-inherit-parent-prefixes to false.
10 years ago
SimSonic
b05d017087
Больше переводимых строк (команды).
...
Зависимости на Spigot API (вместо Bukkit API); WE 6.1; WG 6.1.
10 years ago
SimSonic
54fefccf88
Dependencies updated.
10 years ago
SimSonic
8386e14fd9
Fixed wrong group list ni /rscp user <user> lg.
...
It hides duplicate leafs of inheritance tree.
10 years ago
SimSonic
14d2b119c0
Fix typo in translation.
10 years ago
SimSonic
f8f701836c
Added methuselah-repo URL.
10 years ago
SimSonic
32cf47bbd3
Revert distributionManagement.
10 years ago
SimSonic
faad69eccb
distributionManagement
10 years ago
Stanislav Usenkov
f34a9acd95
Delete old file
10 years ago
Stanislav Usenkov
249ab76dbf
Try to fix compatibility with SimpleChat and other prefix/suffer plugins
10 years ago
SimSonic
2925c7c139
Better console output, added two additional translation strings.
10 years ago
Stanislav Usenkov
3a3baf7d98
Fix inapplicable player prefixes.
10 years ago
SimSonic
9d2d5a43ad
Starting to work on Sponge implementation.
10 years ago
Stanislav Usenkov
503309852f
Fix wrong Sponge repo URL.
...
I'm looking at Sponge API rev 2.0.
10 years ago
Stanislav Usenkov
7a85cefe17
Remove unnesessary package name
10 years ago
Stanislav Usenkov
7c1854a48a
Version 0.9.15b
...
+ Implementation of WEPIF PermissionResolver, so it correctly dispatches
all worldedit...* and worldguard...* permissions. This was needed for at
least max-regions-per-player WG config node.
* Console debug shows permission which is under search.
10 years ago
SimSonic
5f39215514
Disable database automatic fetching when delay <= 0.
...
However /rscp fetch will work as it should.
10 years ago
SimSonic
e43c1495f3
Show maintenance mode in info header when it is enabled.
10 years ago
Stanislav Usenkov
3abaeb485e
Update README.md
10 years ago
SimSonic
10f58fee57
Fixed unstoppable information about old WG version.
10 years ago
SimSonic
1e28df6c9e
Fixed algorithm for slot-limits.
10 years ago
SimSonic
65c091cc8b
Minor changes in help color scheme.
10 years ago
SimSonic
42f0afe570
Version is 0.9.13b (BETA) for now! So I see it is quite stable. Before release I have to implement the least of Vault methods.
...
* Attention about old WorldGuard version.
* Pretty format for debug info.
* getGroups() returns in normal letter case.
10 years ago
SimSonic
39dcad5d55
Version is 0.9.12a:
...
* Debugging mode can be enabled for console with the same command /rscp debug
* When in console debugging mode, every API method call will print current stack.
* API methods returns plain groups lists, without drawing symbolic tree leafs.
10 years ago
SimSonic
4503de41dd
Remove old unworking stuff.
10 years ago
SimSonic
c60e05728e
.gitignore
10 years ago
SimSonic
01f73d24f1
UUIDs are really working!..
10 years ago
SimSonic
98a710cc08
Version is 0.9.11a.
...
* Fixed UUIDs! They are working! Both in normal form or dashless.
* Fixed example rows.
* Visual command improvements.
* Removed two unnecessary files.
10 years ago
SimSonic
ffc8fea596
Minor changes.
10 years ago
SimSonic
710245273e
I've started working on command dispatching.
...
* Single class is breaked for several little, but not all for now.
* Internal command code tries to use already made api methods.
* Text is recolorized :)
10 years ago
SimSonic
313d0bfff7
Version is 0.9.9b:
...
* Implemented feature to control player connections with slot limits.
* Implemented three Vault's playerInGroup() methods.
10 years ago
Stanislav Usenkov
e580b25ad7
Load at startup.
10 years ago