Skip to content

Provides personalised weather and time for each player.

License

Notifications You must be signed in to change notification settings

NerdNu/NerdMoods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NerdMoods

Provides personalised weather and time for each player.

Commands

  • /prain [off|on]

    • Turns rain (and snow) off or on in the the player's client.
    • If no argument is given, the player sees the world's actual weather.
  • /ptime [day|night|<time>]

    • Set the time of day shown in the player's client.
    • <time> is a number from 0 to 24000, inclusive and is the number of ticks (1/20th of a second) since 6 am.
    • If no argument is given, the player sees the world's actual time.

Configuration

  • allow-personal-weather (default: true) - Allow players to use the /prain command to turn client-side weather on or off.
  • allow-personal-time (default: true) - Allow players to use the /ptime command to set their client-side time of day.

Permissions

  • nerdmoods.admin - Permission to administer the plugin (run /nerdmoods reload).