- maxDurability(ItemStack) - Method in class me.ibhh.xpShop.Repair
-
- me.ibhh.xpShop - package me.ibhh.xpShop
-
- Metrics - Class in me.ibhh.xpShop
-
The metrics class obtains data about a plugin and submits statistics about it to the metrics backend.
- Metrics(Plugin) - Constructor for class me.ibhh.xpShop.Metrics
-
- Metrics.Graph - Class in me.ibhh.xpShop
-
Represents a custom graph on the website
- Metrics.Plotter - Class in me.ibhh.xpShop
-
Interface used to collect custom data for a plugin
- Metrics.Plotter() - Constructor for class me.ibhh.xpShop.Metrics.Plotter
-
Construct a plotter with the default plot name
- Metrics.Plotter(String) - Constructor for class me.ibhh.xpShop.Metrics.Plotter
-
Construct a plotter with a specific plot name
- MetricsHandler - Class in me.ibhh.xpShop
-
- MetricsHandler(xpShop) - Constructor for class me.ibhh.xpShop.MetricsHandler
-
- metricshandler - Variable in class me.ibhh.xpShop.xpShop
-
- MoneyHandler - Variable in class me.ibhh.xpShop.xpShop
-
- moneytoxp - Variable in class me.ibhh.xpShop.ConfigHandler
-
- MTLocation - Class in me.ibhh.xpShop
-
Serializable version of Bukkit's Location class
- MTLocation(String, int, int, int) - Constructor for class me.ibhh.xpShop.MTLocation
-
Constructs a new location with the given world and x, y and z coordinate.