package lolno{ function dropPlayerAtCamera() { //lolno } function dropCameraAtPlayer() { //lolno }};
And /warp is left open
There is on add-on, I forgot who made it or what it's called, but it allows you to change what admin level is required to use certain commands, you could just change those two to host only, allowing you to still use it.
Just don't make stupid people admin. lolThat and what Adam said.
package lolno{ function serverCmdDropPlayerAtCamera(%c) { //lolno } function serverCmdDropCameraAtPlayer(%c) { //lolno } function serverCmdWarp(%c) { //nope.avi }};
EDIT: Found it. serverCmdWarp(%cl); for future reference.