caoli5288
caoli5288
Use `SELECT 1` instead of `SELECT *` what fix full-table query on plugin init.
## versions cfr: 0.149 jdk: 1.8.0_163 ## source codes ```java ListenableFutureTask f = ListenableFutureTask.create(() -> { try (Socket so = new Socket(address.getAddress(), address.getPort())) { OutputStream out = so.getOutputStream();// WRITE TO...
A daemon mode which like ss's is good. `sstpd -f /etc/sstpd.ini -l /var/log/sstpd.log -d start` make daemon start and redirect output to `/var/log/sstpd.log`. `nohup` is evil.
## Feature Request #### Is your feature request related to a problem? Please describe. Some apps need to write scripts to decompress and move files many times(NSIS apps). This feature...
Otherwise, it may cause some problems 
Scoop is a command-line installer for Windows. I use it to automatically update the app, from github releases. See https://github.com/caoli5288/scoop-bucket/blob/master/bucket/realcugan-ncnn-vulkan.json
**Describe the bug** Console spam exception and some gameplay error **Software brand** Server: nachospigot-1.8.8(fork of paper) Client: 1.12.2 **Plugins** BedwarsRel, LibsDisguises, ProtocolLib, ViaRewind, ViaVersion **How To Reproduce** 1. join game...
**Describe the bug** Exception on player join and got kicked **Software brand** Server: paper-1.8.8 Client: 1.12.2 **Plugins** Plugins (3): ViaVersion, ProtocolLib, GrimAC **How To Reproduce** 1. Join 2. Spam 4....
### Observed Behavior Diode consume too much CPU time. See screenshot below. ### Expected Behavior Please fix it. ### Steps To Reproduce Start server ### Plugin List _No response_ ###...
### Observed Behavior Server crash ### Expected Behavior Server alive ### Steps To Reproduce Unknown ### Plugin List _No response_ ### Server Version NachoSpigot version git-NachoSpigot-"74ed0ea" (MC: 1.8.8) (Implementing API...