ReWhitelist to do

This commit is contained in:
godot 2024-07-28 14:52:01 +02:00
parent a6148bc53d
commit f069945227
5 changed files with 30 additions and 0 deletions

View File

@ -9,12 +9,14 @@
## To DO!
- [x] Firewall shinanigns
- [x] Proxmox admin acces in firewall
- [ ] Clean up Prox
- [x] Auto add plugins
- [x] SystemD service
- [x] Config of velocity.toml
- [x] IP
- [x] Tailscale
- [x] Comments of what is doing what
- [ ] Integrate ReWhitelist plugin
## To learn
- [x] What content of start.sh means

BIN
data/ReWhitelist-1.0.0.jar Normal file

Binary file not shown.

View File

@ -0,0 +1,2 @@
enabled = true
whitelist = []

View File

@ -0,0 +1,9 @@
enabled = true
[[whitelist]]
nick = "kebab22"
type = "nick"
[[whitelist]]
nick = "LemontTea"
type = "nick"

View File

@ -0,0 +1,17 @@
enabled = true
[[whitelist]]
nick = "Tamurile"
type = "nick"
[[whitelist]]
nick = "qvikimart"
type = "nick"
[[whitelist]]
nick = "Crevecoeurf"
type = "nick"
[[whitelist]]
nick = "Dark_element_CZ"
type = "nick"