-
Players are getting marked as having an association when they have none. The listed associated player is the same as the current one.
Might be happening with the essentials first join event calling …
-
[Please search for tickets with the same issues as yours first before reporting!]
#### Plugin Version
[The full plugin version that you are running from /version ChestShop]
3.10-Snapshot build 1…
-
Sample code:
```
entity.AddComponent(new TestHealthComponent());
world.Update();
entity.Delete();
// in system, using Aspect.All(typeof(TestHealthComponent))
public override void OnRemoved(Entity e…
-
Hey
on one server I get to see the next error when I load the plugin.
what am I doing wrong because the plugin does not seem to work well either
[code]
[19:12:10] [Server thread/INFO]: [PerWorldIn…
-
Is it possible in CanCan 2 to define abilities on attributes, and the possible values that can be set.
I suppose the broadest example is the `User.role` ... imagine the role tiers as follows:
```
A…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* P…
-
Everytime i try to create a warp i get this in the console:
xception: Unhandled exception executing command 'warp' in plugin xWarp v3.1.7
at org.bukkit.command.PluginCommand.execute(PluginCom…
-
Information:
Spigot Version: Spigot 1.8 R0.1 (20141203)
Single Server
Shop.yml: Standard
Config.yml: Standard
Error: https://pastebin.com/4a53b0Ej
Plugins (28): TablistSystem, iControlU, Worl…
Fhilb updated
7 years ago
-
Hello,
There is a problem with Group file configuration, i've meet this problem when trying ParallelExecution as it rely on group file.
Example :
```yml
groups:
start: [tests/Cas1Ces…
vitoo updated
5 years ago
-
Hi when using tran carts and I have some other plugins running on 1.1 R4,
Orebfuscator, GroupManager, Minequery, WorldEdit, SimpleTips, Buycraft, SpamGuard, Vault, pvpstats, Multiverse-Core, PvPToggl…