[REQ] ModeratorAccess Login/Logout

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
Name: ModAccess

Commands:

/modlogin

/modlogout

Details:

The plugin should allow Moderators to login/logout to their moderator status, so they can continue playing as a normal player (without all the moderator permissions and Mod prefix).

modlogout:

Very important: If the moderator has Godmode active it should be disabled automatically when he logs out.

Automatic /delmoderator of the Moderator

Also automatic "duty off" and no more access to the /admin commands and automatic /unadmin of the moderator (so he has no more Rust++ Moderator Permissions)

modlogin:

Automatic /addmoderator of the Moderator, automatic "duty" on and /addadmin Moderator + Flag CanGodMode + Activate GodMode (or maybe custom Flags for each moderator)

--------------------------------------------------------------------------------------------------------------------------

Also maybe a cool down timer so the moderator cannot login / logout so fast (to prevent abuse)
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,790
113
At your house.
github.com
Name: ModAccess

Commands:

/modlogin

/modlogout

Details:

The plugin should allow Moderators to login/logout to their moderator status, so they can continue playing as a normal player (without all the moderator permissions and Mod prefix).

modlogout:

Very important: If the moderator has Godmode active it should be disabled automatically when he logs out.

Automatic /delmoderator of the Moderator

Also automatic "duty off" and no more access to the /admin commands and automatic /unadmin of the moderator (so he has no more Rust++ Moderator Permissions)

modlogin:

Automatic /addmoderator of the Moderator, automatic "duty" on and /addadmin Moderator + Flag CanGodMode + Activate GodMode (or maybe custom Flags for each moderator)

--------------------------------------------------------------------------------------------------------------------------

Also maybe a cool down timer so the moderator cannot login / logout so fast (to prevent abuse)
What do you mean by the mod login?
 

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
Something similar to /duty on and off.

I can't verify if they have switched their God mode off when they go on /duty off. Same is for other rust commands which are still enabled, although they are off duty ( /instako, /i, /god etc.)
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,790
113
At your house.
github.com
Name: ModAccess

Commands:

/modlogin

/modlogout

Details:

The plugin should allow Moderators to login/logout to their moderator status, so they can continue playing as a normal player (without all the moderator permissions and Mod prefix).

modlogout:

Very important: If the moderator has Godmode active it should be disabled automatically when he logs out.

Automatic /delmoderator of the Moderator

Also automatic "duty off" and no more access to the /admin commands and automatic /unadmin of the moderator (so he has no more Rust++ Moderator Permissions)

modlogin:

Automatic /addmoderator of the Moderator, automatic "duty" on and /addadmin Moderator + Flag CanGodMode + Activate GodMode (or maybe custom Flags for each moderator)

--------------------------------------------------------------------------------------------------------------------------

Also maybe a cool down timer so the moderator cannot login / logout so fast (to prevent abuse)
Is this still required?
 

tarynkelley

Retired Staff
Retired Staff
Trusted Member
Nov 14, 2015
575
178
28
Parts Unknown
I implemented a function to see if they activate or deactivate Godmode.

I also wrote a plugin so that they cannot kill other players while in GodMode or on Duty and permitted most mod commands when they are not on duty.

So far i think no.
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,790
113
At your house.
github.com
Name: ModAccess

Commands:

/modlogin

/modlogout

Details:

The plugin should allow Moderators to login/logout to their moderator status, so they can continue playing as a normal player (without all the moderator permissions and Mod prefix).

modlogout:

Very important: If the moderator has Godmode active it should be disabled automatically when he logs out.

Automatic /delmoderator of the Moderator

Also automatic "duty off" and no more access to the /admin commands and automatic /unadmin of the moderator (so he has no more Rust++ Moderator Permissions)

modlogin:

Automatic /addmoderator of the Moderator, automatic "duty" on and /addadmin Moderator + Flag CanGodMode + Activate GodMode (or maybe custom Flags for each moderator)

--------------------------------------------------------------------------------------------------------------------------

Also maybe a cool down timer so the moderator cannot login / logout so fast (to prevent abuse)
This could be added to @Jakkee 's plugin with the command restriction feature or something.