
If the player is not online when this time is reached, the award will be issued on the player's next login to the server.
#Ontime bukkit mods#
The rewardID is the order number provided by the '/ontime rewards list' command, and can be any reward in the reward list. Start Project Bukkit Plugins Customization Addons Modpacks Mods Resource Packs Worlds. Sets an individual (indi) reward for the specified player. The world must be a configured world for the server for the reward to work. The specific world is set by the admin using "world=". OnTime will auto-generate a tag if one is not specified.Ī reward can be specific to a specified world, such that a player will only receive earned rewards when they are in or return to that world. A RewardTag can be any string of any length, but cannot contain spaces. The RewardTag can be set by the admin using “Tag=”. Each reward has a unique RewardTag that can be used to identify a reward in commands, and is the unique component of the permission string.The use of "real" and "delta" is only needed when a reward is linked behind some other reward. Under most circumstances this should be set to 'total' which is the default if no time reference is specified. The "time reference" can also be specified as real, delta, or total.If no time scope is specified then total playtime is assumed. The "time scope" of the reward can be specified, which indicates if the reward should be issued based on total playtime, or on a daily, weekly, or monthly basis.If no time is specified then "0D 0H 0M" is assumed. Important: The time on the tasks is measured in Ticks. It's possible to schedule a task directly from a BukkitRunnable, and also cancel it from inside itself. Where, , are numbers and 'D', 'H', & 'M' are 'keyword' designators. The BukkitRunnable is a Runnable found in Bukkit.

When time is a parameter it can be expressed in any combination of days (D), hours (H), and minutes (M).With the right set of plugins, you can add powerful administration tools, make it impossible for trolls to grief your players, create brand new gameplay experiences, and more. The remainder of the format of the command depends on the type of reward as specified below. Bukkit plugins, which work with both CraftBukkit and Spigot, make it extremely easy to modify and secure a Minecraft server. When a player with permission to receive OnTime Rewards meets the conditions of a reward, they will be automatically issued the reward specified. Adds a new OnTime Reward to the reward set.
