-
Idle + Walking animation (jumping will come soon after)
-
Taking inspiration from @seratch's library, https://github.com/seratch/slack-web-api-client/tree/main/src/block-kit, should study the following to see what kinds of improvements on the Block Kit side …
-
Every time I start up my server I get this warning:
[09:17:23] [Server thread/WARN]: [BattleArena] "BattleArena v3.9.5.7" has registered a listener for org.kitteh.tag.PlayerReceiveNameTagEvent on met…
-
Refreshing to see kittehs is too much work.
-
![sad kitteh](http://i.imgur.com/7zsMV.jpg)
-
[13:50:50 WARN]: [War] "War v1.9-SNAPSHOT" has registered a listener for org.kit
teh.tag.PlayerReceiveNameTagEvent on method "public void com.tommytony.war.event
.WarTagListener.onNameTag(org.kitteh.t…
-
# Piper
#### Pros
- To the point - it's related to pipelines.
#### Cons
- Annoyingly close to `pip`. Tab completion butchered because of this.
- Pretty generic.
- [Github namespace](https://github.com…
-
I've been testing out a bunch of plugins in a new 1.13 environment to see what breaks. Just thought I'd let you know about this error for when you update to 1.13. :)
VanishNoPacket dev 27
https://…
mibby updated
6 years ago
-
13.03 20:37:56 [Server] [WARN] [VanishNoPacket] "VanishNoPacket v3.22" has registered a listener for com.destroystokyo.paper.event.entity.ProjectileCollideEvent on method "public void org.kitteh.vanis…
-
Is it possible to accomplish an equivalent of the following sql:
SELECT \* FROM testCol
WHERE (a = 1 AND b = 12) OR (b = 9 AND c = 15) OR (c = 10 AND d = 'foo');
Using mongoose-middleware? It is a…