Use singular plurals, clean up some stuff.

This commit is contained in:
Andrew Steinborn
2018-08-02 14:07:32 -04:00
parent 2e59138428
commit 4bc4a1ec6a
46 changed files with 63 additions and 65 deletions

View File

@@ -1,4 +1,4 @@
package com.velocitypowered.api.servers;
package com.velocitypowered.api.server;
import com.google.common.base.Preconditions;