Stanislav Usenkov
68f3b75763
Fix plugin.yml.
9 years ago
Stanislav Usenkov
56140f22f9
Alias /p ...
9 years ago
Stanislav Usenkov
f3465d89c3
Fix from library.
9 years ago
Stanislav Usenkov
6892198196
Move permission sorting inside internal cache. New method Phrases::toPlayer(). Recolorize some console text. Other minor fixes.
9 years ago
Stanislav Usenkov
50658fbaed
Minor changes.
9 years ago
Stanislav Usenkov
134fda398c
Removed old Sponge API 2.0 dependency and code. I will not do it for latest API myself until 2017.
9 years ago
Stanislav Usenkov
e6ee508360
Nothing changed.
9 years ago
Stanislav Usenkov
3e7e759758
Nothing changed.
9 years ago
Stanislav Usenkov
0029bfb6f4
Some changes in organizing regexp constants.
9 years ago
Stanislav Usenkov
bdfe5c2780
Move some basic code out of InternalCache.java into InternalStorage.java
9 years ago
Stanislav Usenkov
69f36bc94c
Remove colored output.
9 years ago
Stanislav Usenkov
eb298d12cf
I'm working on DatabaseEditor.
9 years ago
Stanislav Usenkov
1a2a17c2ca
Give unique identifier to each row after normalization in the form "id:subId".
9 years ago
Stanislav Usenkov
2d6141c264
Added methods for inserting objects into database.
9 years ago
Stanislav Usenkov
fdf5c28a1a
Update pom.xml and depends.
9 years ago
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