File plugin_description.h¶
FileList > endstone > plugin > plugin_description.h
Go to the source code of this file
#include <string>
#include <utility>
#include <vector>
#include <fmt/format.h>
#include "endstone/command/command.h"
#include "endstone/detail/plugin/plugin_description_builder.h"
#include "endstone/endstone.h"
#include "endstone/permissions/permission.h"
#include "endstone/plugin/plugin_load_order.h"
Namespaces¶
Type | Name |
---|---|
namespace | endstone |
Classes¶
Type | Name |
---|---|
class | PluginDescription Represents the basic information about a plugin that the plugin loader needs to know. |
The documentation for this class was generated from the following file include/endstone/plugin/plugin_description.h