Go to file
HimbeerserverDE 2948bb0f64 Lua -> Go: Priv command family 2021-01-14 21:37:03 +01:00
multiserver Lua -> Go: Priv command family 2021-01-14 21:37:03 +01:00
.gitignore Untrack plugin_storage.sqlite 2021-01-10 20:26:07 +01:00
LICENSE Add LICENSE 2021-01-05 20:37:49 +01:00
active_object.go Lua -> Go: Done 2021-01-14 17:09:06 +01:00
auth.go Lua -> Go: Server command 2021-01-14 20:18:58 +01:00
chat.go Lua -> Go: Server command 2021-01-14 20:18:58 +01:00
command.go Lua -> Go: Send command family 2021-01-14 19:06:40 +01:00
config.go Remove unnecessary newlines 2021-01-13 21:48:42 +01:00
end.go Lua -> Go: Send command family 2021-01-14 19:06:40 +01:00
go.mod Add priv requirement for sendall cmd 2021-01-14 19:11:25 +01:00
go.sum Add dependencies 2021-01-08 11:34:54 +01:00
init.go Lua -> Go: Send command family 2021-01-14 19:06:40 +01:00
listen.go Lua -> Go: Send command family 2021-01-14 19:06:40 +01:00
net.go go fmt 2021-01-09 11:26:30 +00:00
peer.go Lua -> Go: Find command 2021-01-14 20:34:42 +01:00
player.go Lua -> Go: Send command family 2021-01-14 19:06:40 +01:00
privs.go Lua -> Go: Priv command family 2021-01-14 21:37:03 +01:00
process.go go fmt 2021-01-09 11:26:30 +00:00
proto.go go fmt 2021-01-09 11:26:30 +00:00
proxy.go Lua -> Go: Done 2021-01-14 17:09:06 +01:00
redirect.go Lua -> Go: Send command family 2021-01-14 19:06:40 +01:00
send.go go fmt 2021-01-09 11:26:30 +00:00
signal.go gofmt 2021-01-11 22:05:51 +01:00
storage.go Rename storage funcs 2021-01-14 16:56:30 +01:00